Crate qail

Crate qail 

Source

Modules§

ast
error
Error types for QAIL.
introspection
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 (v2 syntax only).