FragmentActorDispatchers

Type Alias FragmentActorDispatchers 

Source
pub type FragmentActorDispatchers = HashMap<FragmentId, HashMap<ActorId, Vec<PbDispatcher>>>;

Aliased Typeยง

pub struct FragmentActorDispatchers { /* private fields */ }