Module types

View as Markdown

Generated from cargo doc --no-deps -p nemo-relay -p nemo-relay-adaptive -p nemo-relay-ffi.

Serializable adaptive data models shared across runtime components. Serializable adaptive runtime data models.

Modules

  • cache: Hot-cache structures used by the adaptive runtime on the intercept path. Hot-cache state shared by adaptive runtime features.
  • metadata: Metadata and hint payloads attached to adaptive execution plans. Metadata and hint payload types used by adaptive planning.
  • plan: Execution-plan types describing discovered tool parallelism. Adaptive execution-plan data models.
  • records: Run and call record types collected by the telemetry pipeline. Run and call record types collected by the adaptive telemetry pipeline.