(function() {var implementors = {}; implementors["tokio_executor"] = []; implementors["tokio_reactor"] = [{"text":"impl Unpark for Handle","synthetic":false,"types":["tokio_reactor::Handle"]}]; implementors["tokio_threadpool"] = [{"text":"impl Unpark for DefaultUnpark","synthetic":false,"types":["tokio_threadpool::park::default_park::DefaultUnpark"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()