Crates.io | notify-debouncer-mini |
lib.rs | notify-debouncer-mini |
version | 0.7.0 |
created_at | 2022-08-14 12:33:18.341774+00 |
updated_at | 2025-08-03 14:54:48.114115+00 |
description | notify mini debouncer for events |
homepage | https://github.com/notify-rs/notify |
repository | https://github.com/notify-rs/notify.git |
max_upload_size | |
id | 645403 |
size | 31,095 |
Tiny debouncer for notify. Filters incoming events and emits only one event per timeframe per file.
crossbeam-channel
passed down to notify, off by default
flume
passed down to notify, off by default
serde
for serde support of event types, off by default
serialization-compat-6
passed down to notify, off by default