(function() {var implementors = {};
implementors["tokio"] = [{text:"impl IntoFuture for Spawn",synthetic:false,types:["tokio::executor::Spawn"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()