☰
Module instrument
Module instrument
Structs
Traits
?
Module
kernel
::
trace
::
instrument
[
−
]
Expand description
Attach a span to a
std::future::Future
.
Structs
Instrumented
A
Future
that has been instrumented with a
tracing
Span
.
Traits
Instrument
Attaches spans to a [
std::future::Future
].