pub type FragmentActorDispatchers = HashMap<FragmentId, HashMap<ActorId, Vec<PbDispatcher>>>;
struct FragmentActorDispatchers { /* private fields */ }