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