initial commit with code I worked on in rust-playground

This commit is contained in:
2026-03-26 17:44:10 -04:00
parent 037ae5eeab
commit 91a3dc4546
4 changed files with 125 additions and 0 deletions

7
Cargo.lock generated Normal file
View File

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