We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5751c9 commit 8ee2b83Copy full SHA for 8ee2b83
src/items/enumerations.md
@@ -61,7 +61,7 @@ integer associated to it that is used to determine which variant it holds. An
61
opaque reference to this discriminant can be obtained with the
62
[`mem::discriminant`] function.
63
64
-## Custom Discriminant Values for Field-Less Enumerations
+## Custom Discriminant Values for Fieldless Enumerations
65
66
If there is no data attached to *any* of the variants of an enumeration,
67
then the discriminant can be directly chosen and accessed.
0 commit comments