mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 17:23:36 +02:00
primitive_types5 solution
This commit is contained in:
@@ -286,7 +286,7 @@ Particularly the part about destructuring (second to last example in the
|
||||
section).
|
||||
|
||||
You'll need to make a pattern to bind `name` and `age` to the appropriate parts
|
||||
of the tuple. You can do it!!"""
|
||||
of the tuple."""
|
||||
|
||||
[[exercises]]
|
||||
name = "primitive_types6"
|
||||
|
||||
Reference in New Issue
Block a user