cognitive-engineering-lab / rust-book

The Rust Programming Language: Experimental Edition
https://rust-book.cs.brown.edu
Other
593 stars 92 forks source link

minor typo fix: Update ch05-01-defining-structs.md #48

Closed GiveThanksAlways closed 1 year ago

GiveThanksAlways commented 1 year ago

typo fixed:

PS: I am really enjoying reading this version of the Rust book. I love the code animations of R,W,O for the borrow checker.

willcrichton commented 1 year ago

Thanks!