Hacker News new | ask | show | jobs
by gkaemmer 3127 days ago
Funny, I just had the exact same experience. Had been fixing compiler errors by adding lifetimes to my structs instead of boxing the values.

I need a good reference on the right way to un-learn certain C concepts to make learning Rust concepts easier.