Function first_group

Source
pub fn first_group<'a>(re: &Regex, line: &'a str) -> Option<&'a str>