Type Alias FragmentDownstreamRelation

Source
pub type FragmentDownstreamRelation = HashMap<FragmentId, Vec<DownstreamFragmentRelation>>;

Aliased Typeยง

struct FragmentDownstreamRelation { /* private fields */ }