Study note
Effective Rust - Effective Rust
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- Rust
- Category
- 语言基础与练习
- Source
- lurklurk.org
- Vault note
library/articles/rust/Effective-Rust---Effective-Rust-b94dd7294c6d71c3.md
Summary
Effective Rust 是 Rust 实践建议书,按条目讲解类型、trait、error、ownership、unsafe、FFI、testing 和工具链等工程经验。
Highlights
适合已有基础后读,用来提升 API 设计和工程判断。
Comments
Loading comments...