Closed justinas closed 4 years ago
It would probably be a good style to return the underlying Io error from Error::cause().
Io
Error::cause()
cause() has been deprecated since 1.33.0, source() should be used instead.
cause()
source()
Saw you posting this project on r/rust, making my PR :D.
r/rust
It would probably be a good style to return the underlying
Io
error fromError::cause()
.