(function() {var implementors = {}; implementors["futures"] = []; implementors["tokio_core"] = [{"text":"impl<C: UdpCodec> Sink for UdpFramed<C>","synthetic":false,"types":["tokio_core::net::udp::frame::UdpFramed"]}]; implementors["tokio_sync"] = [{"text":"impl<T> Sink for Sender<T>","synthetic":false,"types":["tokio_sync::mpsc::bounded::Sender"]},{"text":"impl<T> Sink for UnboundedSender<T>","synthetic":false,"types":["tokio_sync::mpsc::unbounded::UnboundedSender"]},{"text":"impl<T> Sink for Sender<T>","synthetic":false,"types":["tokio_sync::watch::Sender"]}]; implementors["tokio_udp"] = [{"text":"impl<C: Encoder> Sink for UdpFramed<C>","synthetic":false,"types":["tokio_udp::frame::UdpFramed"]}]; implementors["tokio_uds"] = [{"text":"impl<A: AsRef<Path>, C: Encoder> Sink for UnixDatagramFramed<A, C>","synthetic":false,"types":["tokio_uds::frame::UnixDatagramFramed"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()