feat: create rust-testing module

This commit is contained in:
Thales Lima
2025-03-10 18:03:57 -03:00
committed by Tamara
parent 354f61a360
commit 8b6beb0214
5 changed files with 4682 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
[toolchain]
channel = "nightly"
components = ["rustfmt"]