Function verify

Source
pub fn verify(plain: &str, hashed: &str) -> Result<bool, Error>