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

Add serialize support. #46

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

Add serialize support. #46

wants to merge 15 commits into from

Conversation

aobatact
Copy link
Owner

@aobatact aobatact commented Sep 1, 2022

Close #11

Add missing subcommand_precedence_over_arg to deserialize.
Add a NoSkip to serialize all the fields.
@aobatact aobatact mentioned this pull request Sep 1, 2022
@aobatact
Copy link
Owner Author

aobatact commented Sep 1, 2022

Do we need NoSkip mode that doesn't skip serializing the unset flags and values?
Do we need NoSkip in runtime or can be a feature?

@aobatact
Copy link
Owner Author

aobatact commented Sep 1, 2022

NoSkip might be good for generation schema?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serialize support
1 participant