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 5e59eb8 commit 55a59c7Copy full SHA for 55a59c7
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