clap/tests
Ed Page 4280fdfcbd fix(help): Replace help writers with renderers
The writer is less convenient and isn't offering any performance
benefits of avoidign the extra allocations, so let's render instead.

This supersedes #3874

Fixes #3873
2022-09-22 09:54:19 -05:00
..
builder fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
derive fix(help): Replace help writers with renderers 2022-09-22 09:54:19 -05:00
derive_ui fix(derive): Improve skip method error 2022-09-06 10:48:54 -05:00
ui fix(parser): Quote the suggested help 2022-09-15 16:24:59 -05:00
derive_ui.rs chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00
examples.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
macros.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00
ui.rs feat(help): 'usage' feature flag for auto-genned usage 2022-09-19 13:15:47 -05:00