GlobalOperatorId

Type Alias GlobalOperatorId 

Source
pub type GlobalOperatorId = TypedId<{ 0 }, u64>;

Aliased Type§

#[repr(transparent)]
pub struct GlobalOperatorId(pub(crate) u64);

Tuple Fields§

§0: u64

Trait Implementations§