TableId

Type Alias TableId 

Source
pub type TableId = TypedId<1>;

Aliased Type§

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

Tuple Fields§

§0: u32

Implementations§