[][src]Type Definition indy_crypto::errors::IndyCryptoResult

type IndyCryptoResult<T> = Result<T, IndyCryptoError>;