Module tree_flat::node

source ·
Expand description

Flat-tree nodes

Structs

An immutable view of the Self::data in the Tree with their NodeId.
A node ID into the internal tree.
A mutable view of the Self::data in the Tree with their NodeId.
A mutable reference in the Tree of the NodeId.