Start implementing Rust

This commit is contained in:
Fabian Stamm
2022-04-13 18:58:53 +00:00
parent 339d3006d6
commit 7b6ef3231f
13 changed files with 343 additions and 45 deletions

1
.gitignore vendored
View File

@ -6,5 +6,6 @@ examples/CSharp/Generated
examples/CSharp/Example/bin
examples/CSharp/Example/obj
examples/definition.json
examples/Rust/Generated
templates/CSharp/bin
templates/CSharp/obj