Skip to content

Implement std::convert::TryFrom<&str> for EnumString #107

@dspicher

Description

@dspicher

The EnumString macro provides std::str::FromStr.

I wonder whether it would be possible to also provide an implementation of the nearly equivalent std::convert::TryFrom<&str>?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions