Skip to main content

verify_password

Function verify_password 

Source
pub fn verify_password(plain: &str, stored_hash: &str) -> bool