This commit is contained in:
2025-11-14 20:09:05 +00:00
parent 9e01558050
commit 00d7ad918c
+1
View File
@@ -107,6 +107,7 @@ fn main() {
methods: vec![],
return_type: None,
parameters: vec![path],
docstring: none,
});
}
}