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 (system) allocation errors.

Trait describing systems errors.

Type Definitions

System error containing the error code, as a std::io::Error.