Module redact_composer_core::render::tree

source ·
Expand description

Basic n-ary tree implementation.

Structs§

  • An index based n-ary tree node.
  • A node iterator with optional skip indices.
  • An n-ary index-based tree.