Crate fork_tree

source ·
Expand description

Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes.

Structs§

  • A tree data structure that stores several nodes across multiple branches.

Enums§