# rust-study **Repository Path**: abelethan/rust-study ## Basic Information - **Project Name**: rust-study - **Description**: 学习Rust语言的代码案例 - **Primary Language**: Rust - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-09 - **Last Updated**: 2022-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 让我们开始您的Rust之旅吧!需要学习很多,但每个旅程都从某个地方开始。在本章中,我们将讨论: * 在Linux,macOS和Windows上安装Rust * 编写打印的程序 Hello, world! * 使用cargo,Rust的包管理器和构建系统