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 upIO error cause #173
Closed
IO error cause #173
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
cause()ofErrorKind::IoError(err)currently returnserr.cause(). No, the cause iserr!