Function djangohashers::check_password [] [src]

pub fn check_password(password: &str, encoded: &str) -> Result<boolHasherError>

Verifies a password against an encoded hash, returns a Result.