Macros§
Structs§
Enums§
Traits§
Functions§
- check_
password - Verify a Django-compatible password hash. Returns
Ok(true)when passwords match. - format_
roles - make_
password - Create a Django-compatible password hash using PBKDF2.
- unusable_
password - Create a Django-compatible unusable password marker.
Type Aliases§
Derive Macros§
- BitRole
- Derives the BitRole trait for role-based access control.