Crate nullnet_libconfmon

Source

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§

ErrorKind
Represents the different kinds of errors that can occur during configuration monitoring.

Functions§

make_watcher
Creates a new Watcher to monitor file changes.

Type Aliases§

Snapshot
A snapshot representing a collection of file data.