if you've been following us for a while you know we're passionate about [#Rust](https://fosstodon.org/tags/Rust)! 🦀
from crabnebula@fosstodon.org to rust@lemmy.ml on 09 Aug 2023 11:10
https://fosstodon.org/users/crabnebula/statuses/110859349441823579

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

⬇️

#rust

threaded - newest