> The point isn't "Doubly LinkedList is good/bad/the next coming of Christ". > The point is it literally is > impossible in safe Rust. Good for you that you > don't need it. What if I do?
You use unsafe Rust, and then you're in the same boat you'd be if you used another language. I used Rust at a job for about a year and a half, I'm quite familiar with many of its' flaws.