vscode-rust
vscode-rust copied to clipboard
False positive in reporting an error?
I got red underlines that shows "use of undeclared type or module", but the code compiles with cargo build. How can this be resolved?
