mirror of
https://github.com/rust-unofficial/patterns
synced 2024-11-04 18:00:27 +00:00
201 B
201 B
Introduction
Design patterns
What are design patterns? What are idioms? Anti-patterns.
Design patterns in Rust
Why Rust is a bit special - functional elements, type system - borrow checker