Skip to main content

pattern

Function pattern 

Source
pub fn pattern(value: &str, pattern: &str) -> Result<(), String>