Start implementing rust

This commit is contained in:
Fabian Stamm
2022-04-13 19:01:43 +00:00
parent b980af4b17
commit f4a761bf55
5 changed files with 170 additions and 1 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