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
⬇️
@RunAwayFrog, thank you for your comment!
→ “Us” goes to CrabNebula.
→ “Following” means on social media, and in this case, on mastodon.
→ There isn’t any reason “to particularly care about…”, but we usually share posts about Rust… so if you’re “following us” you know we care about Rust!
If you have any other questions or concerns feel free to comment below. 🤗
Thank you.