intuicio_parser::regex::shorthand

Function regex_capture

Source
pub fn regex_capture(
    pattern: impl AsRef<str>,
    capture: impl ToString,
) -> ParserHandle