Skip to content

Serialization does not work with serde_with::skip_serializing_none #41

@IgnisDa

Description

@IgnisDa

This was the reason #40 happened for me. Removing #[skip_serializing_none] from my struct gets everything working again.

Ref: https://docs.rs/serde_with/3.1.0/serde_with/attr.skip_serializing_none.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfeature:serdeIssue or pull related to Serde integration

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions