Skip to content

Latest commit

 

History

History

notify-debouncer-mini

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Notify debouncer

» Docs

Tiny debouncer for notify. Filters incoming events and emits only one event per timeframe per file.

Features

  • crossbeam-channel 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