ViewId

Type Alias ViewId 

Source
pub type ViewId = TypedId<12>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§