Type Alias layout_2013::parallel::FlowList

source ·
pub type FlowList = SmallVec<[UnsafeFlow; 16]>;

Aliased Type§

struct FlowList { /* private fields */ }