mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-04 09:13:30 +02:00
primitive_types6 solution
This commit is contained in:
@@ -296,7 +296,7 @@ While you could use a destructuring `let` for the tuple here, try
|
||||
indexing into it instead, as explained in the last example of the
|
||||
'Data Types -> The Tuple Type' section of the book:
|
||||
https://doc.rust-lang.org/book/ch03-02-data-types.html#the-tuple-type
|
||||
Now you have another tool in your toolbox!"""
|
||||
Now, you have another tool in your toolbox!"""
|
||||
|
||||
# VECS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user