Modules§
- ast
- Abstract Syntax Tree for QAIL commands.
- error
- Error types for QAIL.
- parser
- QAIL Parser using nom.
- prelude
- transpiler
- SQL Transpiler for QAIL AST.
Macros§
- qail
- Compile-time QAIL to SQL transpilation.
Functions§
- parse
- Parse a complete QAIL query string.