So you want better debug info?
Let me start with an emphatic "me too".
I've put many of my side projects on hold because recent events have resulted in, what I consider to be, an unacceptable degredation of the debugging experience. It's a bit hard to focus on whatever I'm doing when I have to fight to figure out what's in a Vec
. One of the great things about programming is that we're the ones who make our own tools; we don't have to just blindly accept mediocrity.