pub fn password_hash(password: &str, salt: &str) -> String
Expand description

To hash the password.