Skip to main content

hash

Function hash 

Source
pub fn hash(password: &str) -> Result<String, ParseError>
Expand description

Hash a password for storage in _User._hashed_password.