Module io

Module io 

Source

Structs§

AdditionalContext
IoError
Represents an I/O error in the ShellError::Io variant.

Enums§

ErrorKind
NotFound
More specific variants of NotFound.

Traits§

IoErrorExt
Extension trait for working with std::io::Error.

Type Aliases§

Result
Alias for a Result with the error type ErrorKind by default.