Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 201 Bytes

intro.md

File metadata and controls

9 lines (5 loc) · 201 Bytes

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