Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd impl From<bincode::Error> for std::io::Error #227
Closed
Comments
|
that would also make |
|
implementing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a reverse conversion, but this one is missing. It will help quite a lot when used with
?operator.