Module tracing_error::prelude [−][src]
Expand description
The tracing-error
prelude.
This brings into scope the InstrumentError,
InstrumentResult, and
ExtractSpanTraceextension traits. These traits allow attaching
SpanTraces to errors and subsequently retrieving them from
dyn Error` trait objects.