Skip to main content

Module error

Module error 

Source

Structs§

Error
The error type for I/O operations of the Read, Write, Seek, and associated traits.

Enums§

ErrorKind
A list specifying general categories of I/O error.

Type Aliases§

Result
A specialized Result type for I/O operations.