Skip to main content

NodeSets

Type Alias NodeSets 

Source
pub type NodeSets = Set<Vec<Vec<usize>>>;

Aliased Typeยง

pub struct NodeSets { /* private fields */ }