Skip to main content

Module context

Module context 

Source
Expand description

RLM execution context.

Represents the stateful environment for RLM operations, including variables, globals, and active buffer references.

Structs§

Context
Represents the RLM execution context.
ContextMetadata
Metadata associated with a context.

Enums§

ContextValue
Context value types supporting common data types.