Skip to content

Create separate derives for SequenceEncode/SequenceDecode #1705

@npmccallum

Description

@npmccallum

Currently, we can derive(Sequence). But this implies ownership of values. Where *Ref types are used, derive(Sequence) cannot be. Perhaps we could split Sequence into SequenceEncode/SequenceDecode? I'm open to other solutions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions