Structs§
- Error
- A structured error type for
libconfmon. - Watcher
- A file watcher that monitors changes in a list of files and triggers a callback when changes are detected.
Enums§
- Error
Kind - Represents the different kinds of errors that can occur during configuration monitoring.
Functions§
- make_
watcher - Creates a new
Watcherto monitor file changes.
Type Aliases§
- Snapshot
- A snapshot representing a collection of file data.