core2 icon indicating copy to clipboard operation
core2 copied to clipboard

Export `std::error::Error`

Open olanod opened this issue 4 years ago • 1 comments

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?

olanod avatar Sep 08 '21 06:09 olanod

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

bbqsrc avatar Sep 20 '21 07:09 bbqsrc