hygen rust

This commit is contained in:
2023-11-18 17:06:39 +01:00
parent 3af5af2461
commit eb723f5112
9 changed files with 35 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
---
inject: true
to: cargo.toml
before: "# INJECT HERE"
skip_if: <%= id %>
---
[[bin]]
name = "<%= id %>"
path = "<%= dir %>/rust/main.rs"