Function hash_password

Source
pub fn hash_password(password: &SecretString) -> Result<SecretString, Error>