pub type DispatcherId = FragmentId;Expand description
Should be used together with ActorId to uniquely identify a dispatcher
Aliased Typeยง
#[repr(transparent)]pub struct DispatcherId(/* private fields */);pub type DispatcherId = FragmentId;Should be used together with ActorId to uniquely identify a dispatcher
#[repr(transparent)]pub struct DispatcherId(/* private fields */);