Crate qail_core
Source pub use parser::parse;
- ast
- Abstract Syntax Tree for QAIL commands.
- error
- Error types for QAIL.
- parser
- QAIL Parser using nom.
- prelude
- transpiler
- SQL Transpiler for QAIL AST.
- validator
- Schema validator and fuzzy matching suggestions.