intuicio_parser::template::shorthand

Function template

Source
pub fn template(
    parser: ParserHandle,
    rule: Option<String>,
    content: impl ToString,
) -> ParserHandle