Function check_password_strength

Source
pub fn check_password_strength(password: &str) -> PasswordStrength
Expand description

Check password strength.