ActorId

Type Alias ActorId 

pub type ActorId = TypedId<6>;

Aliased Typeยง

#[repr(transparent)]
pub struct ActorId(/* private fields */);