Function make_tree

Source
pub fn make_tree(
    a: &mut Allocator,
    unstructured: &mut Unstructured<'_>,
) -> (NodePtr, u32)