Type Alias ActorUpstreams

Source
pub type ActorUpstreams = BTreeMap<FragmentId, HashSet<ActorId>>;

Aliased Typeยง

struct ActorUpstreams { /* private fields */ }