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

der_derive: add field-level tag_mode support #197

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 8, 2021

Changes FieldAttrs to support parsing tag_mode, and if unspecified inheriting tag_mode from the type-level attributes, or defaulting to EXPLICIT if also unspecified at the type-level.

Changes `FieldAttrs` to support parsing `tag_mode`, and if unspecified
inheriting `tag_mode` from the type-level attributes, or defaulting to
`EXPLICIT` if also unspecified at the type-level.
@tarcieri tarcieri merged commit 5b6bd46 into master Nov 8, 2021
@tarcieri tarcieri deleted the der_derive/field-level-tag-mode-support branch November 8, 2021 18:48
@tarcieri tarcieri mentioned this pull request Nov 15, 2021
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.

None yet

1 participant