pub struct WithDispatch<T> { }
Available on crate feature std
only.
A Future
that has been instrumented with a tracing
Subscriber
.
This type is returned by the WithSubscriber
extension trait. See that trait’s documentation for details.
Borrows the Dispatch
that is entered when this type is polled.
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