Skip to content

Serialize and Deserialize with serde #136

@hoijui

Description

@hoijui

I would like to be able to serialize and deserialize Pattern with serde.
It is of course always possible with the newtype pattern,
but it would be nice if this functionality would come with this crate directly, or at least with a companion-create, so everyone can use the same implementation without reinventing the wheel, and also being compatible amongst each other.

I imagine the solution would be one of:

What do you say?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions