摘要: 一、安装Rust 1. 官方安装 $ curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf | sh 安装时可能存在流量不稳定导致安装失败,可以更换源,使用国内的crates.io镜像。 2. 更换Rust镜像源进行安装 (1) 更换Ru 阅读全文
posted @ 2024-06-19 20:01 云的边界 阅读(631) 评论(0) 推荐(0)