Type Definition secmem_proc::error::Result

source ·
pub type Result = Result<(), Error>;
Expand description

The result type used throughout the public API of this crate.