# Rust First **Repository Path**: maerlii/rust-first ## Basic Information - **Project Name**: Rust First - **Description**: 从安装环境到第一行代码 - **Primary Language**: Rust - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/maerlii/rust-first - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-11-08 - **Last Updated**: 2022-11-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Rust First #### 介绍 从安装环境到第一行代码 #### 教程 1. Win11下基于Visual Stidio Code的Rust开发环境搭建: [Win11下Rust工作环境搭建](https://gitee.com/maerlii/rust-first/blob/master/document/SetUpEnv_Win11.md) 2. 其他待补充