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.

Functions

Try to interpret a byte vector as a password string

Type Definitions