clap/src
2022-09-19 11:26:06 -05:00
..
_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(help): Move near use 2022-09-19 11:26:06 -05:00
error feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -05:00
output refactor(help): Move near use 2022-09-19 11:26:06 -05:00
parser refactor(parser): Switch from Box<str> to String 2022-09-16 16:14:32 -05:00
util perf: Switch to &'static str by default 2022-09-16 16:44:39 -05:00
_faq.rs docs: Quality improvements to FAQ docs 2022-08-13 19:32:03 -04:00
_features.rs feat(error): Break out error-context feature flag 2022-09-19 10:23:55 -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 Revert "fix: Remove once_cell dependency from derive" 2022-09-16 16:19:03 -05:00
macros.rs perf: Hint to the compiler when once_cell isn't needed 2022-09-16 16:14:32 -05:00
mkeymap.rs perf: Misc simplifications for code size 2022-09-16 15:31:49 -05:00