Expand description
Error type, see Error.
Enums§
- Error
- The error type for this library.
Traits§
- Wrap
IoError - A trait for wrapping IO errors with the path where they happened, turning
std::io::Results intocrate::error::Results.
Error type, see Error.
std::io::Results into crate::error::Results.