so I try to implement a LinkedList in rust, also has a iterator, but I got some very confusing error exit code: 0xc0000005, STATUS_ACCESS_VIOLATION
it's very strange to me, so I don't know what's going wrong
here's the code playground
User contributions licensed under CC BY-SA 3.0