Allègement du graphe
This commit is contained in:
parent
115f907113
commit
cc05d65eb9
@ -174,6 +174,7 @@ fn build_tree_schema(
|
||||
tree = tree.merge_with(other);
|
||||
}
|
||||
|
||||
tree.name = struct_name.to_string();
|
||||
return tree;
|
||||
} else {
|
||||
panic!("Unsupported case!");
|
||||
|
Loading…
Reference in New Issue
Block a user