howudoin

Type Alias Id

Source
pub type Id = usize;
Expand description

A report identifier.

For a consumer instantiation, identifiers are distinct, increasing counters. Note that the counter will wrap around.