pub fn contains_match(matches: &[TextMatch], value: &str) -> bool
Returns true when a match list contains the given value.
true