Skip to content

Commit

Permalink
fix(structs): Add 5.3 to structs/README (#652)
Browse files Browse the repository at this point in the history
Co-authored-by: Shao Yang Hong <shaoyang.hong@ninjavan.co>
  • Loading branch information
hongshaoyang and Shao Yang Hong committed Apr 20, 2021
1 parent ec5f80d commit 6bd791f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exercises/structs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Rust has three struct types: a classic C struct, a tuple struct, and a unit stru
#### Book Sections

- [Structures](https://doc.rust-lang.org/book/ch05-01-defining-structs.html)
- [Method Syntax](https://doc.rust-lang.org/book/ch05-03-method-syntax.html)

0 comments on commit 6bd791f

Please sign in to comment.