pub type SharedConfigWatcher = Arc<ConfigWatcher>;Expand description
Arc-wrapped ConfigWatcher for shared access.
Aliased Typeยง
pub struct SharedConfigWatcher { /* private fields */ }pub type SharedConfigWatcher = Arc<ConfigWatcher>;Arc-wrapped ConfigWatcher for shared access.
pub struct SharedConfigWatcher { /* private fields */ }