ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
143 stars 19 forks source link

Mention string slices with basic types. #92

Closed jonathanpallant closed 1 year ago

jonathanpallant commented 1 year ago

We talk about them in more detail later, but I think they are a basic type, and they aren't a compound type.