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