pub fn parse(string: &str) -> Result<Query>
Expand description

Build an AST from a PRQL query string.