Function prql_compiler::pl_to_json

source ·
pub fn pl_to_json(pl: Vec<Stmt>) -> Result<String>
Expand description

Serialize PL AST into JSON