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@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    It might actually be a bug that the thread didn’t end up here as comments

    If that’s the case, that’s a good bug in my book.