使用 rustup install beta 成功安装了beta 工具链.在项目文件夹中有一个 .cargo/config 包含以下几行的文件: [build] target = "i686-pc-windows-msvc" ...
確定! 回上一頁