Skip to main content

TreeIndex

Type Alias TreeIndex 

Source
pub type TreeIndex = NodeIndex;
Expand description

Node index type used by the traversal tree graph.

Aliased Typeยง

pub struct TreeIndex(/* private fields */);