Module bonsaidb::local::argon2::password_hash::errors
Expand description
Error types.
Enums
- Generic error, union of [
InvalidLengthError
] and [InvalidEncodingError
]. - Password hashing errors.
- Parse errors relating to invalid parameter values or salts.
Type Definitions
- Result type.