Skip to content
This repository was archived by the owner on Jan 1, 2022. It is now read-only.
This repository was archived by the owner on Jan 1, 2022. It is now read-only.

Allow Enum Variants as Arg|ArgGroup|SubCommand keys #82

Open
@epage

Description

@epage

Issue by kbknapp
Sunday Nov 12, 2017 at 20:11 GMT
Originally opened as clap-rs/clap#1104


I.e. remove the "stringly typed" nature of clap

How this is done internally is up for debate and the reason for this issue. See the related topic #1041

Basically we want to Hash whatever key is given and store that instead of a &str/String/Cow<_>.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions