Skip to content

Implement Serialize & Deserialize for Hyphenated #534

Description

@thomaseizinger

Is your feature request related to a problem? Please describe.

Would like to derive Serialize on a newtype that wraps Hyphenated.

Describe the solution you'd like

derive(Serialize, Deserialize) to just work.

Is it blocking?

Describe alternatives you've considered

Manually implement Serialize on my newtype. Works but is verbose.

Additional context

Other

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions