(function() {
var implementors = Object.fromEntries([["allocator_api2",[["impl<F: ?Sized + Future + Unpin, A> Future for Box<F, A>
"]]],["futures_channel",[["impl<St: ?Sized + Stream + Unpin> Future for Recv<'_, St>"],["impl<T> Future for Cancellation<'_, T>"],["impl<T> Future for Receiver<T>"]]],["futures_task",[["impl<T> Future for FutureObj<'_, T>"],["impl<T> Future for LocalFutureObj<'_, T>"]]],["sync_wrapper",[["impl<F: Future> Future for SyncFuture<F>"]]],["tracing",[["impl<T: Future> Future for Instrumented<T>"],["impl<T: Future> Future for WithDispatch<T>"]]]]);
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()
//{"start":57,"fragment_lengths":[945,1398,650,481,976]}