┌───────────────────────────────┐ │ Client ...
Hi there. I'm new to rust, and valgrind and I ran a program I've written with valgrind when reading the RAII page on rustbyexample.com.com, and reduced it to this. I'm guessing this a bug? I don't ...