feat: with rust build and test

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-12 19:50:30 +02:00
committed by Kasper Juul Hermansen
parent a17e527b91
commit e1428a8fbb
26 changed files with 855 additions and 2 deletions

7
examples/rust-test/testdata/Cargo.lock generated vendored Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "example_bin"
version = "0.1.0"