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 5e59eb8 + 55a59c7 commit d2aee81Copy full SHA for d2aee81
src/lib.rs
@@ -36,7 +36,7 @@
36
//! }
37
//! ```
38
//!
39
-//! Note unlike in normal Enum decarations you declare names of fields (which
+//! Note unlike in normal Enum declarations you declare names of fields (which
40
//! are omitted from type). How they can be used is outlined below.
41
42
//! Now you might have noticed trailing braces `{}`. They are used to define
0 commit comments