Module utils

Module utils 

Source

Modules§

email
hash_password
validation
Structure for handling validation errors
wrap_display

Macros§

sanitizableDeprecated
Depreacted, use SanitizedString

Structs§

SanitizedString
Wrapper for String that gets automatically trimmed during deserialization

Traits§

SanitizeDeprecated
Depreacted, use SanitizedString

Functions§

generate_code
Generate random string of 64 chars for one-time token purposes.