Type Alias ActorUpstreams

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

Aliased Typeยง

pub struct ActorUpstreams { /* private fields */ }