Expand description
Error types returned by VFS operations.
Structs§
- Error
- An error returned by a VFS operation.
- Handoff
Error - A consuming conversion that did not take effect, returned with the handle it was given.
- System
Code - A native operating-system error number tagged with its source platform.
Enums§
- Error
Kind - Portable classification of an I/O or VFS error.
Type Aliases§
- Result
- The result type returned by VFS operations.