Skip to main content

WatcherRef

Type Alias WatcherRef 

Source
pub type WatcherRef = Arc<dyn Watcher>;

Aliased Typeยง

pub struct WatcherRef { /* private fields */ }