Link directly to `String` type.
This commit is contained in:
parent
90caadf797
commit
a91ff83a75
|
@ -21,5 +21,5 @@ We can do better than that!
|
|||
|
||||
## Further reading
|
||||
|
||||
- Check out [`String`'s documentation](https://doc.rust-lang.org/std/string/index.html)
|
||||
- Check out [`String`'s documentation](https://doc.rust-lang.org/std/string/struct.String.html)
|
||||
for a thorough overview of the methods it provides. You'll need it for the exercise!
|
Loading…
Reference in New Issue