pub type DefinitionId = Id<DefinitionIdKind>;
A definition’s dense identifier within one report.
pub struct DefinitionId { /* private fields */ }