pub fn build_tree(struct_name: &str, components: &Components) -> TreeNode
Expand description
Construct the tree of a given structure name
pub fn build_tree(struct_name: &str, components: &Components) -> TreeNode
Construct the tree of a given structure name