Y
Hacker News
new
|
ask
|
show
|
jobs
by
pcwalton
4405 days ago
This talk also doubles as a description of how to understand the memory management concepts in Rust—if you've ever wondered how to use references and boxes in Rust, this is the talk to watch.
1 comments
bjz_
4405 days ago
It also tackles head on the comparisons between Rust and C++11. Worth a watch if you are curious about that.
link