Skip to main content

build_tree

Function build_tree 

Source
pub fn build_tree(spans: Vec<ToolSpanView>) -> Vec<SpanNode>
Expand description

Assemble a forest of SpanNode from a flat ordered list.