done with basic calc

This commit is contained in:
2025-02-20 09:59:05 +05:30
parent 57475122a9
commit 7910a25928
9 changed files with 49 additions and 14 deletions

View File

@@ -8,3 +8,5 @@ edition = "2021"
# compiler noise.
# We'll re-enable them again once we explain how visibility works in Rust.
dead_code = "allow"
[profile.dev.package.copy]
overflow-checks = false