Skip to main content

ElementId

Type Alias ElementId 

Source
pub type ElementId = Id<ElementIdKind>;
Expand description

Строго типизированный идентификатор элемента.

Aliased Type§

pub struct ElementId(/* private fields */);