How to debug in Rust

When I'm stepping through the code, the AST is binary data. I end up having to put a lot of dbg! statements. Is there a better way to see what the current state is?
0 Replies
No replies yetBe the first to reply to this message

Did you find this page helpful?