Structs§
- Expr
- Fluent builder for constructing expression trees
- Field
Layout - Host
Function Def - Host function definition
- Host
Function Registry - Registry of host functions available for import into WASM modules Uses IndexMap to preserve insertion order for deterministic function indices
- Layout
Calculator - Memory
Layout - Predicate
Definition - Definition of a predicate function to be compiled into WASM.
- Wasm
Module Builder
Enums§
- Expression
- Rich expression tree for constraint predicates
- ValType
- The type of a core WebAssembly value.
- Wasm
Field Type - WASM type for field access expressions.
- Wasm
Memory Type - Wasm
Type - WASM value types
Traits§
- Field
Access Ext - Extension trait for chaining field access