paralegal_compiler::parsers::shared

Function operator

Source
pub fn operator(s: &str) -> IResult<&str, Operator, VerboseError<&str>>