mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
f3683a9792
* parse: fix build in debug mode This fixes a build failure in debug mode, as the value to be printed does not implement Display. * output: get rid of an unsafe block This get rid of an unsafe block which is not necessary, and only used when building in debug mode. |
||
---|---|---|
.. | ||
build | ||
output | ||
parse | ||
util | ||
lib.rs | ||
macros.rs | ||
mkeymap.rs |