pub type NodeIndex<Ix = u32> = Ix;
Expand description

Csr node index type, a plain integer.