[][src]Module radiate_matrix_tree::tree::node

Structs

Node

a Node struct to represent a bidirectional binary tree holding pointers to the parent and two children, the left and right child

Type Definitions

Link