paralegal_compiler::parsers::variable_intro

Function roots

Source
fn roots(s: &str) -> IResult<&str, VariableIntro, VerboseError<&str>>