Skip to content

tls: Implement de/serialization for String #2204

@keks

Description

@keks

Right now, you can't derive the de/serialization impls for structs that contain String fields, which is annoying. Right now we are wrapping String and impl the traits on that type, but it feels like it would be simpler to have this code upstream.

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