Skip to content

Implement SerializeAs<_> trait  #109

@proudmuslim-dev

Description

@proudmuslim-dev

This trait not being implemented forces users to use a normal HashMap in places where many would seriously prefer to use a linked one. An example of this can be seen below
image
The dataset here has keys that change on every request, and not being able to iterate through it sequentially is a massive pain

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