Module error

Module error 

Source
Expand description

CryptoError type and Result<T> type specialization.

Enums§

CryptoError
Error type used for all fallible operations.

Type Aliases§

Result
Result<T, E> type specialization.