mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-05 17:53:29 +02:00
@@ -468,7 +468,7 @@ path = "exercises/08_enums/enums2.rs"
|
||||
mode = "compile"
|
||||
hint = """
|
||||
You can create enumerations that have different variants with different types
|
||||
such as no data, anonymous structs, a single string, tuples, ...etc"""
|
||||
such as anonymous structs, structs, a single string, tuples, no data, ...etc"""
|
||||
|
||||
[[exercises]]
|
||||
name = "enums3"
|
||||
|
||||
Reference in New Issue
Block a user