Skip to main content
Module error
relibc
0.2.5
Module error
Module Items
Structs
Enums
Type Aliases
In relibc::
io
relibc
::
io
Module
error
Copy item path
Source
Structs
§
Error
The error type for I/O operations of the
Read
,
Write
,
Seek
, and associated traits.
Enums
§
Error
Kind
A list specifying general categories of I/O error.
Type Aliases
§
Result
A specialized
Result
type for I/O operations.