Skip to content

Capture extra fields in Map<String, Value> in deserialization #24

Open
@sztomi

Description

@sztomi

Serde supports this: serde-rs/serde#1179

This allows using the library with protocol messages that are not entirely spec-compliant, while also making it slightly forward-compatible with newer spec versions (i.e. newly added fields would be deserialized into this field).

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