removing decimal with precision and decimal count

This commit is contained in:
Filipriec
2026-08-24 21:31:06 +02:00
parent 16670f4375
commit 5e9b86c1fb
22 changed files with 50 additions and 467 deletions

4
AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
# Repository agent rules
- Never run `cargo fmt`, `rustfmt`, or any other automatic code-formatting command in this repository, including commands scoped to individual files or packages.
- Preserve existing formatting. Make only the smallest hand-edited changes required for the task.