Skip to main content

build_tree

Function build_tree 

Source
pub fn build_tree(
    graph: &Value,
    root: Option<&str>,
    max_children: usize,
    project_label: Option<&str>,
) -> Value