pub fn matches_pattern<T: AsRef<str>>(value: T, pattern: &str) -> bool
Utility functions for filtering collections based on patterns