IndexId

Type Alias IndexId 

Source
pub type IndexId = TypedId<{ _ }, u32>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§

Trait Implementations§