Skip to main content

Module io_error

Module io_error 

Source

Re-exportsยง

pub use self::IoError::*;

Enumsยง

IoError
A representation of an IO error: either a libc error name, or a host error.

Constantsยง

UNIX_ERRNO_TABLE ๐Ÿ”’
UNIX_IO_ERROR_TABLE ๐Ÿ”’
WINDOWS_IO_ERROR_TABLE ๐Ÿ”’

Traitsยง

EvalContextExt