Type Definition id_set::Id [] [src]

type Id = usize;

The element type of the set.