Expand description
Provides notify access model which retrieves file system events and changes from some notify backend.
Structs§
- Notify
Access Model - Provides notify access model which retrieves file system events and changes from some notify backend.
- Upstream
Update Event - A upstream update event that is notified by some external source.
Enums§
- Filesystem
Event - Aggregated filesystem events from some file watcher
- Memory
Event - A memory event that is notified by some external source
- Notify
Message - A message that is sent to some file watcher
Traits§
- Notify
Deps - A trait implementing dependency getter.