pub type ClientSet = BTreeSet<Client>;
Expand description

Set of clients.