[][src]Function djangohashers::is_password_usable

pub fn is_password_usable(encoded: &str) -> bool

Verifies if an encoded hash is properly formatted before check it cryptographically.