cognitive-engineering-lab / rust-book

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

Fix broken link to Copying vs. Moving Out of a Collection in ch05-01 #142

Closed aksh1618 closed 5 months ago

aksh1618 commented 7 months ago

Leftover from 08c63f2 (diff) & b0ffa34 (diff)

willcrichton commented 5 months ago

Thanks!