Module tracing::instrument
source · Expand description
Attach a span to a std::future::Future.
Structs
- WithDispatch
std
Traits
- Attaches spans to a
std::future::Future. - Extension trait allowing futures to be instrumented with a
tracingSubscriber.