The Rust Bits
- ⚽️ Compiled Language (LLVM Backend)
- 🏀 Strong And Static Typing
- ⚾️ Imperative, But With Functional Aspects
- 🎾 No Garbage Collection Or Runtime
- 🏈 Elaborate Type System (No Null)
- 🏉 No Type Inheritance
- 🏓 Powerful Pattern Matching
- 🏸 Fearless Concurrency