Crate sqlsonnet_macros

Source

Macrosยง

sqlsonnet_lit
Macro for inline sqlsonnet (actually simply jsonnet), reporting syntax errors as build errors.
sqlsonnet_query
Similar to sqlsonnet_lit!, but constructs a Query. If the resolver (first argument) is not passed, the default FsResolver is used. Variables can be passed as extVar.