Module tracing::instrument [−][src]
Attach a span to a std::future::Future.
Structs
| Instrumented | A future that has been instrumented with a   | 
| WithDispatch | A future that has been instrumented with a   | 
Traits
| Instrument | Attaches spans to a   | 
| WithSubscriber | Extension trait allowing futures to be instrumented with
a   |