Type Definition secmem_proc::error::StdSystemError
source · [−]pub type StdSystemError = Error;Expand description
System error containing the error code, as a std::io::Error.
pub type StdSystemError = Error;System error containing the error code, as a std::io::Error.