Type Definition vin_core::ActorId

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

Actor identifier marker trait for the actor registry.