Comment by afdbcreid
11 hours ago
> I can't help to think that the approach of joining several distinct list into a single one in some way undercuts Rust's safety guarantees.
Not really. You just need to make the underlying fields private and provide methods to get slices to the data you need.
No comments yet
Contribute on Hacker News ↗