[][src]Type Definition pqcrypto_traits::Result

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

Supporting Traits for the pqcrypto crates. Convenience wrapper for Result