# test **Repository Path**: jjsly/test ## Basic Information - **Project Name**: test - **Description**: test - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-20 - **Last Updated**: 2024-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Geektime Rust 语言训练营 ## 环境设置 ### 安装 Rust ```bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ```