matches_pattern

Function matches_pattern 

Source
pub fn matches_pattern<T: AsRef<str>>(value: T, pattern: &str) -> bool
Expand description

Utility functions for filtering collections based on patterns