IndexId

Type Alias IndexId 

Source
pub type IndexId = TypedId<11>;

Aliased Type§

#[repr(transparent)]
pub struct IndexId(pub(crate) u32);

Tuple Fields§

§0: u32

Implementations§