Docs.rs
async-watcher-0.3.0
async-watcher 0.3.0
Permalink
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
47.83%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
watcher
0.3.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Traits
Crate
async_watcher
Copy item path
Source
Re-exports
§
pub use
notify
;
Modules
§
error
Structs
§
Async
Debouncer
Debounced
Event
A debounced event.
Enums
§
Debounced
Event
Kind
The types of events that can be debounced.
Traits
§
Async
Debounce
Event
Handler