PosMapSets

Type Alias PosMapSets 

Source
pub type PosMapSets<T> = Vec<Vec<T>>;

Aliased Typeยง

pub struct PosMapSets<T> { /* private fields */ }