Searched defs:Instrumented (Results 1 – 2 of 2) sorted by relevance
266 impl<T: Future> Future for Instrumented<T> { implementation278 impl<T> Instrumented<T> { impl
7 impl<F: Future> InstrumentedFuture for tracing::instrument::Instrumented<F> { implementation