[][src]Function bcrypt_small::hash

pub fn hash(password: &str, work_factor: WorkFactor) -> Result<Hash, HashError>