vscode-rust icon indicating copy to clipboard operation
vscode-rust copied to clipboard

False positive in reporting an error?

Open haochenuw opened this issue 5 years ago • 1 comments

I got red underlines that shows "use of undeclared type or module", but the code compiles with cargo build. How can this be resolved?

image

haochenuw avatar Oct 09 '20 21:10 haochenuw