Skip to content

Common Rust Issues

BL-CZY edited this page Aug 26, 2026 · 1 revision

cargo run failing with no such file or directory

This can be caused by probe-rs not being installed. You can install it here.

Clone this wiki locally