Docs.rs
async-inotify-0.1.0
async-inotify 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jiachao2130
Dependencies
clap ^4
normal
futures-util ^0.3.28
normal
inotify ^0.10.1
normal
path-absolutize ^3.1.0
normal
regex ^1.8.4
normal
tokio ^1.28.2
normal
Versions
71.43%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
inotify
0.1.0
All Items
Crate Items
Re-exports
Modules
Structs
Type Aliases
Crate
async_inotify
Copy item path
Source
Re-exports
§
pub use app::
Anotify
;
Modules
§
app
Async Linux inotify wrapper for Rust.
handler
Structs
§
Event
Watch
Mask
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