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

Export std::error::Error #9

Open
olanod opened this issue Sep 8, 2021 · 1 comment
Open

Export std::error::Error #9

olanod opened this issue Sep 8, 2021 · 1 comment

Comments

@olanod
Copy link

olanod commented Sep 8, 2021

This is more of a question since I don't know its implications. Would it make sense for this crate to re-export std::error::Error when the std feature is enabled so users don't have to do the feature flagging themselves?

@bbqsrc
Copy link
Contributor

bbqsrc commented Sep 20, 2021

Should be fine, if someone can make a PR for it I'd be happy

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

No branches or pull requests

2 participants