Type Alias Idx

Source
pub type Idx = NodeIndex;
Expand description

Index into a WeightGraph

Aliased Typeยง

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