Type Alias krates::NodeId

source ·
pub type NodeId = NodeIndex<u32>;
Expand description

A node identifier.

Aliased Type§

struct NodeId(/* private fields */);