1 unstable release
0.1.0 | Sep 13, 2023 |
---|
#37 in #study
21 downloads per month
66KB
1.5K
SLoC
study-rust-example
lib.rs
:
Study Rust example Crate
Study Rust example 是按照
The Rust Programming Language
这本书的章节的示例进行学习的代码部分
- 每个章节为一个模块,特殊的章节除外比如test、文档注释都是写在之前的示例上进行展示;
- 每个章节的每一小节为一个子模块,模块树对应目录,每个子模块暴露一个公共的方法用于main函数进行调用测试
Dependencies
~5–7.5MB
~205K SLoC