Expand description
Tracing utilities for explainable plans.
Structsยง
- Dispatch
Guard - A wrapper around a
tracing::subscriber::DefaultGuard
. - Optimizer
Trace - Provides functionality for tracing plans generated by the execution of an optimization pipeline.
- Trace
Entries - A collection of optimizer trace entries with convenient accessor methods.