pub type FsSender = Sender<WatcherOutcome>;Expand description
This directory inherits most types from inotify crate
The sender type for a channel as a type for reusability
Aliased Type§
struct FsSender { /* private fields */ }pub type FsSender = Sender<WatcherOutcome>;This directory inherits most types from inotify crate
The sender type for a channel as a type for reusability
struct FsSender { /* private fields */ }