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