Type Alias NodeId

Source
pub type NodeId = usize;
Expand description

Alias for usize, which may become a newtype in a future version.