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

pub type ClientSet = BTreeSet<Client>;
Expand description

Set of clients.