Module password_hash::errors
source · Expand description
Error types.
Enums§
- Generic error, union of
InvalidLengthError
andInvalidEncodingError
. - Password hashing errors.
- Parse errors relating to invalid parameter values or salts.
Type Aliases§
- Result type.