MENU

Fun & Interesting

Strings in Rust FINALLY EXPLAINED!

Let's Get Rusty 80,845 4 years ago
Video Not Working? Fix It Now

The ultimate Rust lang tutorial. Follow along as we go through strings in Rust. We will be talking about UTF-8, the &str and String types, indexing into strings, and more! 📝 Get notified when the Rust Cheatsheet comes out: https://letsgetrusty.com/cheatsheet The Rust book: https://doc.rust-lang.org/stable/book/ Chapters: 0:00​ Intro 1:09 What is a string?! 6:53 &str and String 10:21 Creating strings 12:19 Manipulating strings 13:31 Concatenating strings 15:29 Indexing into a string 19:44 Strings and functions 20:32 Outro #letsgetrusty​​ #rust​lang​ #tutorial

Comment