pub struct Instrumented<T> { }
Expand description
A Future
that has been instrumented with a tracing
Span
.
This type is returned by the Instrument
extension trait. See that trait’s documentation for details.
Borrows the Span
that this type is instrumented by.
Mutably borrows the Span
that this type is instrumented by.
Borrows the wrapped type.
SourceMutably borrows the wrapped type.
SourceGet a pinned reference to the wrapped type.
SourceGet a pinned mutable reference to the wrapped type.
SourceConsumes the Instrumented
, returning the wrapped type.
Note that this drops the span.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4