Hacker News new | ask | show | jobs
by umanwizard 775 days ago
Yes, data structures with cyclic references are a bit harder to write in Rust than in C or C++. But it’s not impossible. And IMO, you write those so rarely that it really doesn’t matter.