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

type OsshResult<T> = Result<T, Error>;

The Result alias of this crate