Function djangohashers::check_password_tolerant [] [src]

pub fn check_password_tolerant(password: &str, encoded: &str) -> bool

Verifies a password against an encoded hash, returns a boolean, even in case of error.