Skip to content

ktf deserializer returns with Error::EOF when deserializing struct/newtype variants in enums #2

@keesvv

Description

@keesvv

See title. I suspect it has to do with the deserializer trying to deserialize a new map while we're still working within the same map.

ktf cannot nest maps because of its table-like characteristic; we might need to store some sort of reference to the current map being parsed.

Any help would be greatly appreciated! <3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions