We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e0d6bf + 298c728 commit d4bbab4Copy full SHA for d4bbab4
_src/variant-attrs.md
@@ -103,7 +103,7 @@
103
104
- ##### `#[serde(untagged)]` {#untagged}
105
106
- Irrespective of the [enum representation], serialize and deserialize this
+ Irrespective of the [enum representations], serialize and deserialize this
107
variant as untagged, i.e. simply as the variant's data with no record of the
108
variant name.
109
0 commit comments