Skip to main content

Crate tl_interpreter

Crate tl_interpreter 

Source

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§

TlGeneratorKind
A generator for the interpreter — thread-based coroutine model.
Value
Runtime value