Skip to main content

Module trace

Module trace 

Source
Expand description

Runtime trace primitives.

Trace events are compact execution facts emitted by the harness. They are separate from model-visible tool output and from large artifacts.

Structs§

InMemoryTraceSink
NoopTraceSink
TraceEvent

Enums§

TraceEventKind

Constants§

TRACE_EVENT_SCHEMA

Traits§

TraceSink