Type Definition secmem_proc::error::StdSystemError [−][src]
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.