Type Definition safe_index::examples::clients::idx::ClientSet[][src]

type ClientSet = BTreeSet<Client>;

Set of clients.