rust-study 说明: 安装rust第三方proxy代理 cargo install crm // 测试最快镜像 crm test // 自动设置最快镜像 crm best 安装第三方依赖库 cargo install cargo-edit 添加第三方依赖库 cargo add num