Function pattern_match_simple

Source
pub fn pattern_match_simple(pattern: &str, string: &str) -> bool