Hacker News new | ask | show | jobs
by thatxliner 959 days ago
A good resource for learning ownership, borrowing, references and all that jazz: https://rust-unofficial.github.io/too-many-lists/
1 comments

Thanks. I've been learning rust and haven't run across this yet.