parse_query

Function parse_query 

Source
pub fn parse_query(input: &str, exact: bool) -> Result<Expr, ParseError>
Expand description

Parse the query string into an AST