I use vscode to debug rust, but in watch and variable window, all variable has no type info, only got value.
However, for other tools like xcode c++, I can get both value and type.
I use vscode to debug rust, but in watch and variable window, all variable has no type info, only got value.
However, for other tools like xcode c++, I can get both value and type.