Expand description
crate::config::ConfigManager trait for managing a config store which can be watched to receive updates to the config. This is a supertrait of crate::store::StoreManager and is implemented by crate::store::DefaultStore.
Traitsยง
- Config
Manager - A trait for managing a config store which can be watched to receive updates to the config