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