_cookbook
|
docs: Show how last can be used
|
2022-09-07 11:27:39 -05:00 |
_derive
|
feat(derive): Allow type-less fields
|
2022-10-11 10:31:42 -05:00 |
bin
|
docs: Shift focus from takes_value to actions
|
2022-07-26 14:50:51 -05:00 |
builder
|
feat(parser): Add TypedValueParser::try_map
|
2022-10-10 10:54:12 -05:00 |
error
|
feat(error): Allow reproducing clap's errors
|
2022-10-10 10:25:36 -05:00 |
output
|
fix(clap): Early line wrap ascii control chars
|
2022-10-08 19:55:52 +02:00 |
parser
|
refactor(parser): Reduce code duplication
|
2022-10-12 07:26:30 -05:00 |
util
|
refactor: Remove use of '?'
|
2022-09-26 12:19:30 -05:00 |
_faq.rs
|
docs: Quality improvements to FAQ docs
|
2022-08-13 19:32:03 -04:00 |
_features.rs
|
docs: Raise visibility of 'string' feature
|
2022-09-26 11:14:06 -05:00 |
_tutorial.rs
|
docs(tutorial): Fix flag actions
|
2022-10-08 20:14:03 -05:00 |
derive.rs
|
refactor: Remove use of '?'
|
2022-09-26 12:19:30 -05:00 |
lib.rs
|
fix(error): Use a non-generic Error alias
|
2022-09-20 13:37:02 -05:00 |
mkeymap.rs
|
perf: Misc simplifications for code size
|
2022-09-16 15:31:49 -05:00 |