(function() {var implementors = {};
implementors["clfft"] = ["impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qutex/struct.FutureGuard.html\" title=\"struct qutex::qutex::FutureGuard\">FutureGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qrw_lock/struct.FutureReadGuard.html\" title=\"struct qutex::qrw_lock::FutureReadGuard\">FutureReadGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qrw_lock/struct.FutureWriteGuard.html\" title=\"struct qutex::qrw_lock::FutureWriteGuard\">FutureWriteGuard</a><T>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/standard/event/struct.Event.html\" title=\"struct ocl::standard::event::Event\">Event</a>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/standard/event/struct.EventArray.html\" title=\"struct ocl::standard::event::EventArray\">EventArray</a>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/standard/event/struct.EventList.html\" title=\"struct ocl::standard::event::EventList\">EventList</a>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/async/future_mem_map/struct.FutureMemMap.html\" title=\"struct ocl::async::future_mem_map::FutureMemMap\">FutureMemMap</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"ocl_core/traits/trait.OclPrm.html\" title=\"trait ocl_core::traits::OclPrm\">OclPrm</a> + 'static, </span>","impl<T, G> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/async/rw_vec/struct.FutureRwGuard.html\" title=\"struct ocl::async::rw_vec::FutureRwGuard\">FutureRwGuard</a><T, G> <span class=\"where fmt-newline\">where<br> G: RwGuard<T>, </span>",];
implementors["futures"] = [];
implementors["ocl"] = ["impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qutex/struct.FutureGuard.html\" title=\"struct qutex::qutex::FutureGuard\">FutureGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qrw_lock/struct.FutureReadGuard.html\" title=\"struct qutex::qrw_lock::FutureReadGuard\">FutureReadGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/qrw_lock/struct.FutureWriteGuard.html\" title=\"struct qutex::qrw_lock::FutureWriteGuard\">FutureWriteGuard</a><T>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/struct.Event.html\" title=\"struct ocl::Event\">Event</a>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/struct.EventArray.html\" title=\"struct ocl::EventArray\">EventArray</a>","impl <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/struct.EventList.html\" title=\"struct ocl::EventList\">EventList</a>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/struct.FutureMemMap.html\" title=\"struct ocl::FutureMemMap\">FutureMemMap</a><T> <span class=\"where fmt-newline\">where<br> T: <a class=\"trait\" href=\"ocl/traits/trait.OclPrm.html\" title=\"trait ocl::traits::OclPrm\">OclPrm</a> + 'static, </span>","impl<T, G> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"ocl/struct.FutureRwGuard.html\" title=\"struct ocl::FutureRwGuard\">FutureRwGuard</a><T, G> <span class=\"where fmt-newline\">where<br> G: RwGuard<T>, </span>",];
implementors["qutex"] = ["impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/struct.FutureGuard.html\" title=\"struct qutex::FutureGuard\">FutureGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/struct.FutureReadGuard.html\" title=\"struct qutex::FutureReadGuard\">FutureReadGuard</a><T>","impl<T> <a class=\"trait\" href=\"futures/future/trait.Future.html\" title=\"trait futures::future::Future\">Future</a> for <a class=\"struct\" href=\"qutex/struct.FutureWriteGuard.html\" title=\"struct qutex::FutureWriteGuard\">FutureWriteGuard</a><T>",];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()