Skip to content

Add serializer for Option and enumerable types #6

Description

@angrynode

I've been working around the serializer implementations by using skip_serializing_if attributes on struct fields to avoid serializing an empty option, vec or map (for example here)

I'm wondering if this should be the default and if you'd accept a PR for this in this library ? :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions