Console

Devtool Review

— Each week, console reviews the best tools for developers. Subscribe

Let your site visitors know you’ve been featured.
Get your badge

Time travel debugger for Rust.

Language
Our review

What we like

Visual representation of how your Rust code is executing with a full call tree. Capture all parameters and return values for all functions. Makes it easier to trace errors through Results so you don’t lose the context of the error. Only traces user code avoiding getting bogged down in libraries.

What we don't like

Only works if you are using Cargo Workspaces. No async Rust support.

Reviewed: 2024-01-18

About Console

Console is the place developers go to find the best tools. Each week, our weekly newsletter picks out the most interesting tools and new releases. We keep track of everything - dev tools, devops, cloud, and APIs - so you don't have to.