[][src]Function passwords::analyzer::is_common_password

pub fn is_common_password<S: AsRef<str>>(password: S) -> bool

Whether the input password is common or not. A common password means it is dangerous.