Skip to main content

Crate fsig

Crate fsig 

Source

Structs§

Config
Configuration for the watcher behavior.
Event
A simplified, high-level filesystem event.
Watcher
The main watcher struct.
WatcherGroup
Manages multiple named watchers.

Enums§

Error
Custom error type for fsig.
EventKind
The kind of filesystem event we care about.
Target
Defines what file system entities to monitor.

Type Aliases§

Result
Result type alias.