We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5f80d commit 6bd791fCopy full SHA for 6bd791f
exercises/structs/README.md
@@ -5,3 +5,4 @@ Rust has three struct types: a classic C struct, a tuple struct, and a unit stru
5
#### Book Sections
6
7
- [Structures](https://doc.rust-lang.org/book/ch05-01-defining-structs.html)
8
+- [Method Syntax](https://doc.rust-lang.org/book/ch05-03-method-syntax.html)
0 commit comments