medal::helpers

Function verify_password

Source
pub fn verify_password(password: &str, salt: &str, password_hash: &str) -> bool