Skip to main content

hash_password

Function hash_password 

Source
pub fn hash_password(password: &str, cost: u32) -> String