Type Alias Clients

Source
pub type Clients = HashMap<String, Client>;

Aliased Typeยง

struct Clients { /* private fields */ }