Function panorama::config::spawn_config_watcher_system[][src]

pub fn spawn_config_watcher_system() -> Result<(JoinHandle<()>, ConfigWatcher)>

Start the entire config watcher system, and return a ConfigWatcher, which is a cloneable receiver of config update events.