Trait ToErrorCode
indy_crypto::errors
pub trait ToErrorCode { fn to_error_code(&self) -> ErrorCode; }
fn to_error_code(&self) -> ErrorCode
impl ToErrorCode for IndyCryptoError