Skip to content

Add serializer for Option and enumerable types #6

@angrynode

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 ? :)

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