clap/src
bors[bot] ad5606b5a0
Merge #1678
1678: Refactor clap_generate r=CreepySkeleton a=pksunkara

I have copied the code from [clap_generate]( https://github.com/clap-rs/clap_generate) and refactored the structure a bit.

This new structure will allow people to write their own generators using our `Generator` trait which will contain some helpers (Still working on polishing them).

Co-authored-by: Ole Martin Ruud <barskern@outlook.com>
Co-authored-by: Pavan Kumar Sunkara <pavan.sss1991@gmail.com>
2020-02-08 15:00:50 +00:00
..
build Merge #1670 2020-02-05 08:23:28 +00:00
output Fixed typo 2020-02-05 17:24:40 +01:00
parse exactly match a subcommand when using the infersubcommands 2020-02-04 09:41:05 +01:00
util fmt: Use standardized rustfmt rules 2020-01-31 18:37:56 +01:00
lib.rs Merge #1678 2020-02-08 15:00:50 +00:00
macros.rs Refactor clap_generate 2020-02-07 07:52:04 +01:00
mkeymap.rs Refactor clap_generate 2020-02-07 07:52:04 +01:00