Type Alias RankType

Source
pub type RankType = Vec<Vec<NodeHandle>>;

Aliased Typeยง

struct RankType { /* private fields */ }