2 lines
163 B
Markdown
2 lines
163 B
Markdown
|
clap is the best availiable arg parser at the moment for rust but clap comes with the tradeoff of a size overhead for the executalble.
|
||
|
The overhead is around 550kb
|