Skip to content

Decoder works with missing fields #1

Closed
@oschwald

Description

@oschwald

Currently if a struct field is missing in the database, the reader will throw an error, e.g., DecodingError(Unknown struct field represented_country).

Related issue with the Rust JSON decoder. Ideally the behavior of this API would be similar to whatever the final behavior of that API is.

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