Module error

Module error 

Source
Expand description

Error type, see Error.

Enums§

Error
The error type for this library.

Traits§

WrapIoError
A trait for wrapping IO errors with the path where they happened, turning std::io::Results into crate::error::Results.

Type Aliases§

Result
The result type for this library.
VfsResult
A convenience result type for a specific VFS.