Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Rust Programming Tutorial #22 – Strings

21.5K views on YouTube

dcode 42 tutorials here

In this video I go over the String struct found in the Rust Standard Library.

We look at a few methods you can use with String, but if you really want to get into it you should check out the String documentation:
https://doc.rust-lang.org/std/string/struct.String.html

If this video helped you out and you’d like to see more, make sure to leave a like and subscribe to dcode!