Type Definition grid_tree::ChildIndex

source · []
pub type ChildIndex = u8;
Expand description

A linear index of a node relative to its parent.