Skip to content

Commit

Permalink
Added rust test files (#62)
Browse files Browse the repository at this point in the history
* Updated rust tests

* Add readme and gitignore

* Added toolchain file

added rust toolchain file.
  • Loading branch information
linuskendall authored Nov 15, 2023
1 parent 2999dc7 commit f1f3cb7
Show file tree
Hide file tree
Showing 6 changed files with 4,780 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/rust/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.json
target
Loading

0 comments on commit f1f3cb7

Please sign in to comment.