Skip to main content

Module segment_tree

Module segment_tree 

Source
Expand description

Shared segment tree collection logic used by both the TUI browse view and the CLI segments command.

Structs§

SegmentDisplay
Information about a single segment for display purposes.
SegmentTree
A tree of segments organized by field name.

Functions§

collect_segment_tree
Collect segment tree from a layout and segment map.