add rust template

This commit is contained in:
2025-03-16 16:43:10 +01:00
parent b83a8f2db9
commit fd9a64cc5b
7 changed files with 111 additions and 0 deletions

3
templates/rust/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.direnv/
target/
result/