Skip to main content

collect_segment_tree

Function collect_segment_tree 

Source
pub fn collect_segment_tree(
    root_layout: &dyn Layout,
    segments: &Arc<[SegmentSpec]>,
) -> SegmentTree
Expand description

Collect segment tree from a layout and segment map.