Module io_error
miri
1.91.0-nightly
(7ad23f43a 2025-09-09)
Module io_
error
Module Items
Enums
Constants
Traits
In miri::
shims
miri
::
shims
Module
io_
error
Copy item path
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_
IO_
ERROR_
TABLE
🔒
WINDOWS_
IO_
ERROR_
TABLE
🔒
Traits
§
Eval
Context
Ext