Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite of ktf w/ Serde support #1

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Rewrite of ktf w/ Serde support #1

wants to merge 19 commits into from

Conversation

keesvv
Copy link
Owner

@keesvv keesvv commented Jul 29, 2022

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 join this conversation on GitHub. Already have an account? Sign in to comment
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