..
_cookbook
docs: Show how last can be used
2022-09-07 11:27:39 -05:00
_derive
docs(derive): Collect tips at end
2022-09-07 18:56:05 -05:00
bin
docs: Shift focus from takes_value to actions
2022-07-26 14:50:51 -05:00
builder
refactor(parser): Track subcommands with Box<str>
2022-09-16 16:14:32 -05:00
error
fix(parser): Quote the suggested help
2022-09-15 16:24:59 -05:00
output
fix(help): Respect LINES and COLUMNS
2022-09-12 20:17:20 -05:00
parser
refactor(parser): Track subcommands with Box<str>
2022-09-16 16:14:32 -05:00
util
refactor(parser): Don't throwaway work
2022-09-16 16:14:16 -05:00
_faq.rs
docs: Quality improvements to FAQ docs
2022-08-13 19:32:03 -04:00
_features.rs
perf: Let users choose Str implementation
2022-08-22 15:47:21 -05:00
_tutorial.rs
docs(tutorial): Further expand on actions
2022-08-09 16:33:02 -05:00
derive.rs
feat(derive): Reserve 'group_id' trait method
2022-09-13 07:06:12 -05:00
lib.rs
fix: Don't pollute root with str types
2022-08-23 13:12:06 -05:00
macros.rs
fix: Make arg!(--flag <value>)
optional by default
2022-09-12 17:10:01 -05:00
mkeymap.rs
perf: Misc simplifications for code size
2022-09-16 15:31:49 -05:00