ch5 methods almost complete

This commit is contained in:
2025-01-05 21:24:25 -07:00
parent 59bd34b9c8
commit 1f56ecfb24
6 changed files with 187 additions and 3 deletions

6
rectangles/Cargo.toml Normal file
View File

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