Type Alias opentalk_controller_settings::SharedSettings
source · pub type SharedSettings = Arc<ArcSwap<Settings>>;Aliased Type§
struct SharedSettings { /* private fields */ }pub type SharedSettings = Arc<ArcSwap<Settings>>;struct SharedSettings { /* private fields */ }