Skip to content

Enhance serde example to show ISIN as a value in a JSON object #6

@gnp

Description

@gnp

Something like:

{ "isin": "US0378331005", "name": "Apple Inc" }

With a corresponding Rust structure with these two fields.

Rationale: Users are most likely to want to use serde support for a use case like this.

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