Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize and Deserialize with serde #136

Open
hoijui opened this issue Dec 18, 2023 · 0 comments
Open

Serialize and Deserialize with serde #136

hoijui opened this issue Dec 18, 2023 · 0 comments

Comments

@hoijui
Copy link

hoijui commented Dec 18, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant