pub type ActorUpstreams = BTreeMap<FragmentId, HashMap<ActorId, ActorInfo>>;
struct ActorUpstreams { /* private fields */ }