Module tree_ds::prelude

source ·
Expand description

A module to re-export the necessary types for the tree data structure.

Structs§

  • A node in a tree.
  • A tree data structure.

Enums§

Type Aliases§