rust-stopwatch
rust-stopwatch copied to clipboard
various updates & improvements
- updated to rust 2021
- cleaned up some code
- ran cargo fmt & clippy
- added devcontainer
- removed some unneeded crates
i noticed that you prefer to have the explicit return statements so i added them back