chore: Some refactoring work

This commit is contained in:
Xavier Moffett 2025-07-19 17:43:02 -04:00
parent 1a745cbb2a
commit 77b749c896
Signed by: Sapphirus
GPG key ID: E967DD18119C6EEA
5 changed files with 97 additions and 96 deletions

View file

@ -74,5 +74,5 @@ assert_eq!(a >= b, true);
pub mod simplebyteunit;
mod input;
mod output;
mod arithmetic;
mod suffix;