(function() {var implementors = {}; implementors["tokio_current_thread"] = [{"text":"impl Executor for CurrentThread","synthetic":false,"types":["tokio_current_thread::CurrentThread"]},{"text":"impl Executor for TaskExecutor","synthetic":false,"types":["tokio_current_thread::TaskExecutor"]}]; implementors["tokio_threadpool"] = [{"text":"impl Executor for Sender","synthetic":false,"types":["tokio_threadpool::sender::Sender"]},{"text":"impl<'a> Executor for &'a Sender","synthetic":false,"types":["tokio_threadpool::sender::Sender"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()