(function() {var implementors = {}; implementors["tokio"] = [{"text":"impl TryFrom<TcpListener> for TcpListener","synthetic":false,"types":[]},{"text":"impl TryFrom<TcpStream> for TcpStream","synthetic":false,"types":[]},{"text":"impl TryFrom<UdpSocket> for UdpSocket","synthetic":false,"types":[]},{"text":"impl TryFrom<UnixDatagram> for UnixDatagram","synthetic":false,"types":[]},{"text":"impl TryFrom<UnixListener> for UnixListener","synthetic":false,"types":[]},{"text":"impl TryFrom<UnixStream> for UnixStream","synthetic":false,"types":[]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()