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

Add optional serde to prost-types #419

Closed
wants to merge 1 commit into from
Closed

Conversation

enfipy
Copy link

@enfipy enfipy commented Jan 11, 2021

Adds optional serde to prost-types. If serde feature provided - prost-types will be with serde::Deserialize, serde::Serialize.

Additionally, I ran rustfmt. That fixed some tag="<some>" stuff.

@danburkert
Copy link
Collaborator

Hi @enfipy, thanks for the PR. This looks quite similar to #415, and appears to not be viable for the same reasons.

@enfipy
Copy link
Author

enfipy commented Jan 11, 2021

@danburkert Thank you for the answer. Are there any other blockers to make this in prost-build?

@danburkert
Copy link
Collaborator

@danburkert danburkert closed this Mar 21, 2021
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

Successfully merging this pull request may close these issues.

2 participants