Skip to content

JSON 'List' name inconsistent with JSON specification #19010

Closed
@frewsxcv

Description

@frewsxcv

In the Rust JSON serialization module, an ordered list of values is referred to as a List. In the official JSON specification, an ordered list of values is called an Array. I propose we rename List to Array for the sake of consistency with the original specification. If approved, I'd be happy to make the change and submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions