Commit graph

8 commits

Author SHA1 Message Date
8d57661025 Allow variables to be set via opts 2022-02-08 13:04:33 +09:00
f9ad5ed95c Cleanup and clippy fixes (linter) 2022-02-07 21:57:15 +09:00
9fe1da50f5 Add byte scaling (B, KB, and MB) 2022-02-07 20:06:59 +09:00
aa80e9afd7 Fix clippy warnings (linter) 2022-02-07 17:58:50 +09:00
5e84030cf4 Finish impl 2022-02-07 17:55:15 +09:00
37755fdcb6 Fix (hopefully) timer_execute fn 2022-02-06 14:35:16 +09:00
f408df0de2 Impl some required functions
Still haven't fully "tied together the pieces of the puzzle".
2022-02-03 22:19:34 +09:00
c5f7b6ac8e Init skeleton rust project 2022-02-03 21:28:57 +09:00