pub type IndicatorId = Id<IndicatorIdKind>;
Строго типизированный идентификатор индикатора.
pub struct IndicatorId(/* private fields */);