Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Enum field named encoder #771

@chanderlud

Description

@chanderlud

The Encode macro fails for this enum because in the generated code the following is produced encode(encoder, encoder)

enum Example {
    Example { encoder: String },
}

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