(function() {var implementors = {};
implementors["tokio"] = [{text:"impl Future for Shutdown",synthetic:false,types:["tokio::runtime::shutdown::Shutdown"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()