Hacker News new | ask | show | jobs
by abhijat 1990 days ago
In my experience a combination of the rust book followed by the too many linked lists book was enough to give a pretty good idea of Rc, RefCell etc and how they can be used.