mz_environmentd::http

Type Alias SharedConnectionCounter

Source
type SharedConnectionCounter = Arc<Mutex<ConnectionCounter>>;

Aliased Typeยง

struct SharedConnectionCounter { /* private fields */ }