Skip to main content

lookup_capture

Function lookup_capture 

Source
pub fn lookup_capture<'a>(m: &'a Match, key: &str) -> Option<&'a str>
Expand description

Look up a capture by name or numeric string.