pub fn is_pattern(selector: &str) -> bool
Whether selector is a pattern (contains *) rather than an exact key.
selector
*