Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Rewrite of ktf w/ Serde support#1

Draft
keesvv wants to merge 19 commits into
mainfrom
ktf-serde
Draft

Rewrite of ktf w/ Serde support#1
keesvv wants to merge 19 commits into
mainfrom
ktf-serde

Conversation

@keesvv

@keesvv keesvv commented Jul 29, 2022

Copy link
Copy Markdown
Owner

Parser and deserializer logic is mostly working now. Still need to skip over newlines and comments.
Issue #2 still needs to be fixed before this PR can be merged.

@keesvv keesvv added enhancement New feature or request help wanted Extra attention is needed labels Jul 29, 2022
@keesvv keesvv marked this pull request as draft August 16, 2022 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant