Generated from rustdoc JSON at
dspy-rs v0.7.3 (commit f7d67a6). Do not edit by hand; regenerate with python3 docs/scripts/gen_api.py (see the script header for the rustdoc commands). Item links lead to full signatures and method docs on docs.rs.Re-exports
Modules
trace::capture
Task-local capture scope for the unified trace format.
Structs
Functions
trace::replay
Replay scope: serve Predict calls from a recorded Trace (RFC 0001 §4d/§4e).
Structs
Enums
Functions
trace::serialize
JSONL wire format for Trace: header line, span lines, optional footer.
Constants
trace::span
The unified trace format (RFC 0001): one Span per Predict invocation, one Trace per rollout.
