Skip to content

Add serialize support.#46

Draft
aobatact wants to merge 15 commits intomainfrom
ser
Draft

Add serialize support.#46
aobatact wants to merge 15 commits intomainfrom
ser

Conversation

@aobatact
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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