Type Alias State

Source
pub type State = RwLock<Clients>;

Aliased Typeยง

struct State { /* private fields */ }