Crate gctree

source ·
Expand description

This module defines a low-level and cache-friendly tree datastructure that can be newtyped for higher-level trees.

Re-exports§

Modules§

Macros§

  • Declaratively construct Forest<D> instances, where the $data arguments all have type D and no data is being stored in any edges.

Structs§

Enums§