opentalk_controller_settings

Type Alias SharedSettings

Source
pub type SharedSettings = Arc<ArcSwap<Settings>>;

Aliased Typeยง

struct SharedSettings { /* private fields */ }