Module classic_crypto::error[][src]

Enums

Error

The Error type for the library

Type Definitions

Result

An alias of std::result::Result<T, E>, where E is the library Error type