Skip to main content

Module error

Module error 

Source
Expand description

Error types returned by VFS operations.

Structs§

Error
An error returned by a VFS operation.
HandoffError
A consuming conversion that did not take effect, returned with the handle it was given.
SystemCode
A native operating-system error number tagged with its source platform.

Enums§

ErrorKind
Portable classification of an I/O or VFS error.

Type Aliases§

Result
The result type returned by VFS operations.