Re-exports§
pub use file_watcher::FileWatchError;pub use file_watcher::FileWatcher;pub use file_watcher::NotifyFileWatcher;
Modules§
Structs§
- Repository
State - The retained repository state: the last successful snapshot and the health of the most recent load. A failed load keeps the previous snapshot in place.
- Repository
Watcher - Watch
Options
Enums§
- Repository
Request - Watch
Error - A failure while starting, watching, or loading for a
crate::RepositoryWatcher.