if you’ve been following us for a while you know we’re passionate about #Rust! 🦀
We’ve already discussed how you can install Rust, and we talked about basic concepts like variables and types.
Today, let’s talk about sequence types.
👇👇👇
Sequence types are types that store an ordered list of some other type.
Today we’ll talk about the two main sequence types @rust:
1️⃣ Arrays
2️⃣ Vectors
⬇️
Yea … you have to go the original mastodon instance where the posts originated.
It might actually be a bug that the thread didn’t end up here as comments, or at least something went wrong.
If that’s the case, that’s a good bug in my book.