# learn-rust **Repository Path**: chyyuu/learn-rust ## Basic Information - **Project Name**: learn-rust - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2021-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # learn-rust ## 文档本地使用方法 ``` git clone https://github.com/chyyuu/learn-rust.git cd learn-rust cargo install mdbook mdbook serve docs ```