Module keyring::error[][src]

Expand description

Defines a platform-independent error model.

Enums

Each variant of the Error enum provides a summary of the error. More details, if relevant, are contained in the associated value, which may be platform-specific.

Type Definitions