# rust-book **Repository Path**: donaldsebleung/rust-book ## Basic Information - **Project Name**: rust-book - **Description**: 我对 "The Rust Programming Language" 练习题提交的答案 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-18 - **Last Updated**: 2025-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Rust ## README # rust-book Solutions to [The Rust Programming Language](https://doc.rust-lang.org/book/) by donaldsebleung. Try to do the exercises yourself before looking at the solutions. Developed with `rustc` 1.63.0, following a version of the book for Rust 1.61 or later. As such, the solutions may not work with earlier versions of Rust, or versions outside the 1.x release series. ## License [MIT](./LICENSE)