Expand description
Attach a span to a std::future::Future
.
Structs§
- With
Dispatch std
Traits§
- Attaches spans to a
std::future::Future
. - Extension trait allowing futures to be instrumented with a
tracing
collector.
🛈 Note: This is pre-release documentation
for the upcoming tracing
0.2.0 ecosystem.
For the release documentation, please see docs.rs, instead.
Attach a span to a std::future::Future
.
std
std::future::Future
.tracing
collector.