Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make curl::ffi::err::ErrCode public in order to allow downstream usage of the try! macro #61

Closed
storedbox opened this issue Mar 1, 2015 · 1 comment · Fixed by #105

Comments

@storedbox
Copy link

Need to be able to implement the std::error::FromError<curl::ffi::err::ErrCode> trait for custom types in order to use the try! macro

@ids1024
Copy link

ids1024 commented Aug 21, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants