ActorId

Type Alias ActorId 

Source
pub type ActorId = TypedId<6>;

Aliased Type§

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

Tuple Fields§

§0: u32