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