Crate oakwood

Crate oakwood 

Source
Expand description

Vector-backed trees

Macros§

for_each_child
Iterate on the children of a node
index
Create NodeIndex, OptionalNodeIndex implementors automatically
tree
tree_params
Create NodeKey, NodeIndex, OptionalNodeIndex implementors automatically

Structs§

Cookie32
32-bit safety cookie
Cookie64
64-bit safety cookie
NoCookie
0-bit safety cookie
Tree
A vector-backed tree where you can store nodes

Traits§

Cookie
NodeIndex
NodeKey
OptionalNodeIndex