Type Definition vin_core::ActorId

source ·
pub type ActorId = Cow<'static, str>;
Expand description

Actor id type for the actor registry.