clap/src
Daniel Gray a1445b0f3b imp: Add exitcode::USAGE exit code as suggested in #1327
The reason to do this is described well in issue #1327. It is also a
recommendation of the Rust book itself:
https://rust-cli.github.io/book/in-depth/exit-code.html
2020-01-17 11:20:45 -04:00
..
build imp: Add exitcode::USAGE exit code as suggested in #1327 2020-01-17 11:20:45 -04:00
output output: get rid of an unsafe block (#1636) 2020-01-17 19:05:18 +05:30
parse output: get rid of an unsafe block (#1636) 2020-01-17 19:05:18 +05:30
util style: format code with rustfmt (#1632) 2020-01-11 23:45:46 +05:30
lib.rs style: format code with rustfmt (#1632) 2020-01-11 23:45:46 +05:30
macros.rs style: format code with rustfmt (#1632) 2020-01-11 23:45:46 +05:30
mkeymap.rs style: format code with rustfmt (#1632) 2020-01-11 23:45:46 +05:30