Hacker News new | ask | show | jobs
by wiseowise 1307 days ago
> In Java, I never need to create an Err if the thing my ID is "pointing" to isn't around anymore in whatever hash map the borrow checker made me store it in.

What’s the problem here in Rust?