Type Definition pqcrypto_traits::Result[][src]

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

Convenience wrapper for Result