Need to prepare the tool for production: - [x] Make the code Rust ideomatic - [x] Clippy hardening, as much as possible, ideally deny all by default - [ ] 95% unit tests code coverage - [x] Add a Makefile
Need to prepare the tool for production: