Skip to content

Added custom enum derive support#266

Open
kevin-logan wants to merge 1 commit intotafia:masterfrom
kevin-logan:enum-derive
Open

Added custom enum derive support#266
kevin-logan wants to merge 1 commit intotafia:masterfrom
kevin-logan:enum-derive

Conversation

@kevin-logan
Copy link
Copy Markdown

@kevin-logan kevin-logan commented Nov 18, 2024

This PR adds support for custom derives on enums (like the already supported custom derives on structs).

This is useful, for example, to add serde::Deserialize and serde::Serialize to both structs and enums to allow seamless support for multiple protocols in addition to protobuf

This is a proposed solution to #267

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.

1 participant