RelationId

Type Alias RelationId 

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

Aliased Type§

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

Tuple Fields§

§0: u32

Trait Implementations§