## 事象 ``` Debugging is not possible - More than one binary produced. Please specify --bin, --lib, --test or --example flag explicitly. ``` ## 原因 未確認 ## 解決方法 - #2022/06/23 現在解決していない - 回避策として、[テスト対象を指定してコンテキストメニューから実行](https://github.com/intellij-rust/intellij-rust/issues/2630#issuecomment-1001621934)すれば動作する。 ## 参考 - [Debugging is not possible \- More than one binary produced\. Please specify \`\-\-bin\`, \`\-\-lib\`, \`\-\-test\` or \`\-\-example\` flag explicitly\. · Issue \#2630 · intellij\-rust/intellij\-rust](https://github.com/intellij-rust/intellij-rust/issues/2630)