Module config

Module config 

Source
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ยง

ConfigManager
A trait for managing a config store which can be watched to receive updates to the config