Type Alias ServerStartedFlag

Source
pub type ServerStartedFlag = Arc<AtomicBool>;

Aliased Typeยง

pub struct ServerStartedFlag { /* private fields */ }