mirror of
https://github.com/clap-rs/clap
synced 2024-12-13 22:32:33 +00:00
12df8cb078
1681: WIP: Extract subcommands into separate trait r=pksunkara a=CreepySkeleton Not-yet-working-but-almost-there "multiple traits" approach. More or less done, what's left is to catch some bugs and adapt tests/examples. For the record: it took so long because of RL stuff (who would have thought?) and because [there was a detailed description of the experience I've had here, but it was deleted because it contained a lot of profanity and emotional notes]. As the only person alive that understands how the derive works (if you won't blow your own horn, nobody will do it for you, yeah), I'd like to made a statement: we Do need the refactoring. Co-authored-by: CreepySkeleton <creepy-skeleton@yandex.ru> |
||
---|---|---|
.. | ||
ui | ||
arg_enum_basic.rs | ||
arg_enum_case_sensitive.rs | ||
argument_naming.rs | ||
arguments.rs | ||
author_version_about.rs | ||
basic.rs | ||
custom-string-parsers.rs | ||
default_value.rs | ||
deny-warnings.rs | ||
doc-comments-help.rs | ||
explicit_name_no_renaming.rs | ||
flags.rs | ||
flatten.rs | ||
issues.rs | ||
macro-errors.rs | ||
nested-subcommands.rs | ||
non_literal_attributes.rs | ||
options.rs | ||
privacy.rs | ||
raw_bool_literal.rs | ||
raw_idents.rs | ||
rename_all_env.rs | ||
skip.rs | ||
special_types.rs | ||
subcommands.rs | ||
utils.rs |