paralegal_compiler::parsers::variable_intro

Function nodes

Source
fn nodes(s: &str) -> IResult<&str, VariableIntro, ErrorTree<&str>>