paralegal_compiler::parsers::shared

Function variable

Source
pub fn variable(s: &str) -> IResult<&str, String, VerboseError<&str>>