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

type ClientSet = BTreeSet<Client>;

Set of clients.