pub type SharedConfigChangeNotifier = Arc<dyn ConfigChangeNotifier>;Expand description
Shared notifier object used by runtime services.
Aliased Typeยง
pub struct SharedConfigChangeNotifier { /* private fields */ }pub type SharedConfigChangeNotifier = Arc<dyn ConfigChangeNotifier>;Shared notifier object used by runtime services.
pub struct SharedConfigChangeNotifier { /* private fields */ }