Skip to content

Implement Copy for the primitive value deserializers #1287

@dtolnay

Description

@dtolnay

https://docs.serde.rs/serde/de/value/index.html

The primitive deserializers (I8Deserializer, I16Deserializer, etc) only wrap only wrap a value of their primitive type and a phantom data for the error type, so it should be fine to allow copying.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions