Module secmem_proc::error
source · [−]Expand description
Module containing the error structures used in the crate.
Structs
System error containing no information.
Traits
Type Definitions
System error containing the error code, as a
std::io::Error.