Crate async_inotify

Source

Re-exports§

pub use app::Anotify;

Modules§

app
Async Linux inotify wrapper for Rust.
handler

Structs§

Event
WatchMask
Describes a file system watch
Watcher
A Watcher contains EventStream,maintained a HashMap about WatchDescriptor to PathBuf

Type Aliases§

Error
定义 crate::Error 大部分函数返回的错误
Result
定义 crate::Result