Rust Crash Course | #11 Command Line Arguments

preview_player
Показать описание
Welcome back to video number 11 in this Rust tutorial series! In this video, we learn about command line arguments. It's a really useful feature of Rust and builds on similar knowledge we learnt in the previous video!

📖Resources📖

💻Code💻

⏰Time Stamps⏰
00:00 - Introduction to Command Line Argument
01:05 - Quick Recap of Prelude & Importing Relevant Module
01:26 - Creating a Vector of Command Line Arguments
02:47 - Cargo Run with a Twist!
03:47 - Collecting User Input
05:48 - Automating with User Input

🔗 Social Media Links 🔗

💸 Donations 💸
Рекомендации по теме
Комментарии
Автор

Just wanted to thank you for your series on Rust, can't wait for new parts of it :D!

zurreality