Docs.rs
async-watcher-0.2.1
async-watcher 0.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
justinrubek
Dependencies
async-trait ^0.1.68
normal
notify ^5.1.0
normal
serde ^1
normal
thiserror ^1.0.38
normal
tokio ^1
normal
tracing ^0.1.37
normal
Versions
45.45%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_watcher
0.2.1
All Items
Re-exports
Modules
Structs
Enums
Traits
?
Crate
async_watcher
source
·
[
−
]
Re-exports
§
pub use
notify
;
Modules
§
error
Structs
§
AsyncDebouncer
DebouncedEvent
A debounced event.
Enums
§
DebouncedEventKind
The types of events that can be debounced.
Traits
§
AsyncDebounceEventHandler