paralegal_compiler::parsers::variable_intro

Function variable_source_of

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