Skip to main content

first_match

Function first_match 

Source
pub fn first_match(matches: &[TextMatch]) -> Option<&TextMatch>
Expand description

Returns the first match in a list.