mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-26 19:02:13 +00:00
11 lines
640 B
JavaScript
11 lines
640 B
JavaScript
(function() {var implementors = {};
|
|
implementors["nix"] = [{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/sys/unix/ext/io/trait.FromRawFd.html\" title=\"trait std::sys::unix::ext::io::FromRawFd\">FromRawFd</a> for <a class=\"struct\" href=\"nix/sys/inotify/struct.Inotify.html\" title=\"struct nix::sys::inotify::Inotify\">Inotify</a>",synthetic:false,types:["nix::sys::inotify::Inotify"]},];
|
|
|
|
if (window.register_implementors) {
|
|
window.register_implementors(implementors);
|
|
} else {
|
|
window.pending_implementors = implementors;
|
|
}
|
|
|
|
})()
|