Type Alias ActorUpstreams

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

Aliased Typeยง

struct ActorUpstreams { /* private fields */ }