Skip to content

Commit 6bd791f

Browse files
hongshaoyangShao Yang Hong
andauthored
fix(structs): Add 5.3 to structs/README (#652)
Co-authored-by: Shao Yang Hong <shaoyang.hong@ninjavan.co>
1 parent ec5f80d commit 6bd791f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exercises/structs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ Rust has three struct types: a classic C struct, a tuple struct, and a unit stru
55
#### Book Sections
66

77
- [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

Comments
 (0)