Structs§
- Environment
- Variable environment (scope chain)
- Interpreter
- The interpreter
- TlChannel
- A channel for inter-task communication in the interpreter.
- TlGenerator
- TlSchema
- Schema definition: column names and Arrow types.
- TlTable
- Wrapper around DataFusion DataFrame that implements Debug + Clone.
- TlTask
- A spawned task handle for the interpreter.
Enums§
- TlGenerator
Kind - A generator for the interpreter — thread-based coroutine model.
- Value
- Runtime value