Skip to content

Implement Display derive as a complement to FromStr #3

Description

@abonander

This exists in strum and derive-more but the former is complicated and the latter doesn't have FromStr or TryFrom<{repr}> derives for enums. I rather like the simplicity and narrowed scope of this crate and it'd be nice not to have to import multiple crates to get all the derives I need. I'd be glad to open a PR if you'd accept it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions