Type Alias FragmentActorDispatchers

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

Aliased Typeยง

struct FragmentActorDispatchers { /* private fields */ }