keep getting exit code: 0xc0000005, STATUS_ACCESS_VIOLATION on windows

-2

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

rust
asked on Stack Overflow Jun 16, 2019 by Jason Liu • edited Jun 16, 2019 by Jason Liu

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0