(function() {var implementors = {}; implementors["futures_channel"] = [{"text":"impl<T> FusedStream for Receiver<T>","synthetic":false,"types":["futures_channel::mpsc::Receiver"]},{"text":"impl<T> FusedStream for UnboundedReceiver<T>","synthetic":false,"types":["futures_channel::mpsc::UnboundedReceiver"]}]; implementors["futures_core"] = []; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()