Type Definition ed25519_dalek::pkcs8::Result
pub type Result<T> = Result<T, Error>;
Available on crate feature
pkcs8
only.Expand description
Result type
pub type Result<T> = Result<T, Error>;
pkcs8
only.Result type