(function() {var implementors = {};
implementors["nix"] = [{text:"impl FromRawFd for Inotify",synthetic:false,types:["nix::sys::inotify::Inotify"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()