prql_to_pl_tree

Function prql_to_pl_tree 

Source
pub fn prql_to_pl_tree(prql: &SourceTree) -> Result<ModuleDef, ErrorMessages>
Expand description

Parse PRQL into a PL AST