🤹 Rust Concurrency Concepts How? ✉️ Rust Channels 🔒 Rust Mutex ⚛️ Rust Atomics 🌍 Rust Global Variables Methods std::thread::spawn: spawn new thread e.g.: spawn(f) Types of concurrency 🍴 Fork-Joing Parallelism