tracing_error

Module prelude

Source
Available on crate feature traced-error only.
Expand description

The tracing-error prelude.

This brings into scope the InstrumentError, InstrumentResult, and ExtractSpanTraceextension traits. These traits allow attachingSpanTraces to errors and subsequently retrieving them from dyn Error` trait objects.

Re-exportsยง