Function partiql::parser::math::parse_path_or_num[][src]

pub fn parse_path_or_num(input: &str) -> IResult<&str, Expr>