Skip to main content

contains_any_of

Function contains_any_of 

Source
pub fn contains_any_of(input: &str, matches: Vec<&str>) -> bool