[][src]Function amitu_base::verify_password

pub fn verify_password(password: &str, hash: &str) -> Result<bool>