Module tree_node

Module tree_node 

Source
Expand description

A submodule for the TreeNode type.

Copyright © 2020 Santtu Söderholm

Structs§

TreeNode
A tree node that contains a struct of TreeNodeType plus the information needed to traverse the tree.