Expand description
Query execution engine.
Modulesยง
- effect_
stream - Effect stream recorded during query execution.
- error
- Errors that can occur during query execution.
- interpreter
- The core query interpreter.
- materializer
- Replays an effect stream to materialize a
Value. - validate
- Runtime validation of query results against type metadata.
- value
- Types for representing query results.