Type Alias Hash

Source
pub type Hash = fn(password: &str) -> Result<String>;