got through a good portion of loops

This commit is contained in:
2024-12-29 11:57:22 -07:00
parent 948e623ac6
commit 5ceb6d9743
7 changed files with 99 additions and 6 deletions

6
loops/Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[package]
name = "loops"
version = "0.1.0"
edition = "2021"
[dependencies]