安装rust
https://blog.csdn.net/xiaojin21cen/article/details/129767672
使用rust语言碰到linker `link.exe` not found | = note: program not foundnote: the msvc targe
运行
rustup toolchain install stable-x86_64-pc-windows-gnu
rustup default stable-x86_64-pc-windows-gnu