Module artemis::codegen[][src]

Types used only by the code generator. Exchanges may use these, but they shouldn’t be created/implemented manually.

Enums

FieldSelector

An internal struct used in codegen. This represents the recursive selection of a query and is used for normalization.

Traits

QueryInfo

Internal struct used in codegen