Crate nym_async_file_watcher

Crate nym_async_file_watcher 

Source

Structs§

AsyncFileWatcher
Simple file watcher that sends a notification whenever there was any changed in the watched file.
NotifyError
Notify error type.

Type Aliases§

FileWatcherEventReceiver
FileWatcherEventSender
NotifyResult
Type alias to use this library’s Error type in a Result