Skip to main content

contains_match

Function contains_match 

Source
pub fn contains_match(matches: &[TextMatch], value: &str) -> bool
Expand description

Returns true when a match list contains the given value.