Skip to content

Add a derive macro for Conjure's union format #413

@sfackler

Description

@sfackler

Conjure serializes unions with a weird combination of serde's standard externally and adjacently tagged formats. We currently inline the Serialize and Deserialize implementations into the generated code but we should move that to a macro.

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