Skip to content

Commit 43d15f0

Browse files
committed
Readd "structs"
1 parent 7123c7a commit 43d15f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustlings-macros/info.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ dir = "08_enums"
445445
test = false
446446
hint = """
447447
You can create enumerations that have different variants with different types
448-
such as anonymous structs, a single string, tuples, no data, etc."""
448+
such as anonymous structs, structs, a single string, tuples, no data, etc."""
449449

450450
[[exercises]]
451451
name = "enums3"

0 commit comments

Comments
 (0)