Trait indy_crypto::errors::ToErrorCode[][src]

pub trait ToErrorCode {
    fn to_error_code(&self) -> ErrorCode;
}

Required Methods

Implementors