Type Alias RankType

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

Aliased Typeยง

pub struct RankType { /* private fields */ }