Skip to main content

Crate neco_watchnorm

Crate neco_watchnorm 

Source
Expand description

Host-agnostic file watcher event normalization and batch coalescing.

Structs§

FlushResult
Result returned from a batch drain.
NormalizedWatchEvent
Consumer-facing normalized watcher event.
RawWatchEvent
Host-agnostic watcher input.
WatchBatchNormalizer
Stateful batch normalizer for watcher events.

Enums§

NormalizedWatchKind
Consumer-facing normalized watcher kind.
RawWatchKind
Host-level watcher kind before normalization.
RenameHint
Optional rename-side hint carried by the host event.