In this series of short blog posts, we are going to take a closer look at the key Rust-related features available in JetBrains IDEs through our corresponding plugin.
However, before we do that, let me briefly remind you about the current state of the Rust plugin:
It is available in all our IntelliJ-based IDEs.
It relies on the Cargo build system, and CLion is no exception here.
The debugging feature for Rust code is currently only available in CLion.
While macros are essential for Rustaceans, they can be finicky from time to time. Fortunately, there are tools around to help ease