Study note

Introduction - Rust Design Patterns

Properties

Type
Blogs
Status
待读
Domain
Rust
Category
语言基础与练习
Source
rust-unofficial.github.io
Vault note
library/articles/rust/Introduction---Rust-Design-Patterns-1ca98182baec31d0.md

Summary

Rust Unofficial 的设计模式文档,整理 Rust 中常见 idiom、design pattern 和 anti-pattern。

Highlights

适合从“会写”过渡到“写得像 Rust”,尤其适合查 API 设计和错误处理习惯。

Comments

Loading comments...