Type Definition osshkeys::error::OsshResult[][src]

pub type OsshResult<T> = Result<T, Error>;
Expand description

The Result alias of this crate