nrc / r4cppp

Rust for C++ programmers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feedback on destructuring and borrowing

NicholasSterling opened this issue · comments

I'm enjoying the book! Here is some feedback on "Destructuring - matching and borrowing"; apparently it is a bit out of date:

https://users.rust-lang.org/t/destructuring-matching-and-borrowing/67267