Expand description

Attach a span to a std::future::Future.

Structs

A Future that has been instrumented with a tracing Span.
A Future that has been instrumented with a tracing Subscriber.

Traits

Attaches spans to a [std::future::Future].
Extension trait allowing futures to be instrumented with a tracing Subscriber.