pull/121/head^2
simonsan 3 years ago committed by GitHub
parent de7519f5d9
commit b5e755dd80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,7 +8,7 @@ If overused, design patterns can add unnecessary complexity to programs. However
## Design patterns in Rust
Rust has many very unique features. These features give us great benefit by removing whole classes of problems. For more about this, read why [Rust rocks](/rust_rocks.md)! Some of them are also patterns that are _unique_ to Rust.
Rust has many very unique features. These features give us great benefit by removing whole classes of problems. Some of them are also patterns that are _unique_ to Rust.
## YAGNI

Loading…
Cancel
Save