Skip to content

Small serde representation #10

@Wasabi375

Description

@Wasabi375

right now our serialization saves both the data vector and keys hashmap. Since the data vector contains key value pairs it should be possible to only save that and skip the hashmap.
We can then recreate the hashmap during deserialization.

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