bindgen: snap

This commit is contained in:
nym21
2026-03-16 10:46:49 +01:00
parent f1c0435bce
commit ad51280e51
7 changed files with 41 additions and 42 deletions
@@ -91,9 +91,8 @@ fn generate_tree_class(
&child.field,
metadata,
" ",
child.name,
"client",
Some(&child.base_result),
&child.base_result,
);
}
}