Skip to content

to_string(from_str::<Value>("ron")) should be lossless #189

@CAD97

Description

@CAD97

The specific case I'm running into that fails to round trip is serializes via Serializer::serialize_newtype_variant. I believe that this is because Value doesn't store the name of the struct stored, so deserialized named things become unnamed sequences.

cc #122

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions