mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-03-31 03:29:19 +00:00
Merge 4817abcc1476e2d57965d19095d24ff805ba851c into 37cbcd9049627653a46f3a90d0d5dd5468464e1c
This commit is contained in:
commit
06747e34ef
@ -440,7 +440,7 @@ dir = "08_enums"
|
|||||||
test = false
|
test = false
|
||||||
hint = """
|
hint = """
|
||||||
You can create enumerations that have different variants with different types
|
You can create enumerations that have different variants with different types
|
||||||
such as anonymous structs, structs, a single string, tuples, no data, etc."""
|
such as struct-like variants, regular structs, a single string, tuples, no data, etc."""
|
||||||
|
|
||||||
[[exercises]]
|
[[exercises]]
|
||||||
name = "enums3"
|
name = "enums3"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user