pub type Id = usize;
A report identifier.
For a consumer instantiation, identifiers are distinct, increasing counters. Note that the counter will wrap around.