- Deutschland
- https://www.cscherr.de
-
I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.
- Joined on
2023-04-16
cli module
clap_mangen seems to only work with the clap builder API, which I don't like
tests are done with the doc tests and examples
Add clap derive helper for
libpt-log
implement a cli module
If we add more to the args
module in the future, we will have to move VerbosityLevel
to a submodule of the args
module.