Type Alias opentalk_controller_settings::SharedSettings

source ·
pub type SharedSettings = Arc<ArcSwap<Settings>>;

Aliased Type§

struct SharedSettings { /* private fields */ }