meta_srv::state

Type Alias StateRef

Source
pub type StateRef = Arc<RwLock<State>>;

Aliased Typeยง

struct StateRef { /* private fields */ }