
Cargo Limit with Alexander Lopatin
Rustacean Station
00:00
Stack Tracing
There was a project called Color Kargul. We're talking about highlighting the lines in a stack trace that are only in your project, right? Yeah. I can see how that could be useful because usually other people's projects are okay. Usually it's some bug in your own code, right?Yeah. So, that's what I want to improve. With warning scenarios, it was easy because there is an API that allows you... You can have a JSON that you just need to parse, but there's no such thing for stack traces. And that means that now we need to match applications somehow. Or you need to put some library in all your crates where you want to have
Transcript
Play full episode