core2
core2 copied to clipboard
Export `std::error::Error`
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?
Should be fine, if someone can make a PR for it I'd be happy