Skip to main content

SharedSettings

Type Alias SharedSettings 

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

Aliased Typeยง

pub struct SharedSettings { /* private fields */ }