(function() {var implementors = {}; implementors["inotify"] = [{text:"impl FromRawFd for Inotify",synthetic:false,types:["inotify::inotify::Inotify"]},]; implementors["mio"] = [{text:"impl FromRawFd for TcpStream",synthetic:false,types:["mio::net::tcp::TcpStream"]},{text:"impl FromRawFd for TcpListener",synthetic:false,types:["mio::net::tcp::TcpListener"]},{text:"impl FromRawFd for UdpSocket",synthetic:false,types:["mio::net::udp::UdpSocket"]},]; implementors["net2"] = [{text:"impl FromRawFd for TcpBuilder",synthetic:false,types:["net2::tcp::TcpBuilder"]},{text:"impl FromRawFd for UdpBuilder",synthetic:false,types:["net2::udp::UdpBuilder"]},]; implementors["nix"] = [{text:"impl FromRawFd for Inotify",synthetic:false,types:["nix::sys::inotify::Inotify"]},]; implementors["smithay_client_toolkit"] = [{text:"impl FromRawFd for ReadPipe",synthetic:false,types:["smithay_client_toolkit::data_device::data_offer::ReadPipe"]},{text:"impl FromRawFd for WritePipe",synthetic:false,types:["smithay_client_toolkit::data_device::data_source::WritePipe"]},]; implementors["wayland_commons"] = [{text:"impl FromRawFd for Socket",synthetic:false,types:["wayland_commons::socket::Socket"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()