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.
1 parent 7d03395 commit 5fdad6fCopy full SHA for 5fdad6f
src/items/enumerations.md
@@ -59,7 +59,7 @@ In this example, `Cat` is a _struct-like enum variant_, whereas `Dog` is simply
59
called an enum variant.
60
61
r[items.enum.fieldless]
62
-An enum where no constructors contain fields are called a
+An enum where no constructors contain fields is called a
63
*<span id="field-less-enum">field-less enum</span>*. For example, this is a fieldless enum:
64
65
```rust
0 commit comments