How to Debug Rust code in Intelij

How to add a break point in Intelij IDEA to debug rust code. Do I need to install some plugin first?

IntelliJ Rust: Open-source Rust Plugin for IntelliJ-based IDEs (jetbrains.com)
But you need Ultimate version to enable debug.
FAQ - Rust | JetBrains

1 Like

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.