Docs.rs
inotify-0.10.0
inotify 0.10.0
Docs.rs crate page
ISC
Links
Documentation
Repository
Crates.io
Source
Owners
hannobraun
Dependencies
bitflags ^1
normal
futures-core ^0.3.1
normal
inotify-sys ^0.1.3
normal
libc ^0.2
normal
tokio ^1.0.1
normal
futures-util ^0.3.1
dev
tempfile ^3.1.0
dev
tokio ^1.0.1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
x86_64-apple-darwin
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition EventOwned
Other items in
inotify
?
Type Definition
inotify
::
EventOwned
[
−
]
[src]
pub type EventOwned =
Event
<
OsString
>;
Expand description
An owned version of
Event