[][src]Type Definition threshold_crypto::error::Result

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

A crypto result.