As a response to #709 and a few other questions, here is a todo list for improving public API of the compiler crate: - offer `prql!("from employees filter country == {}", "USA")` macro that compiles the query at compile-time - make the whole `ast` module public - offer non-formatted errors