Array Type Skill

Arrays in Rust have a fixed size and store elements of the same type. They are often used when the size is known at compile time.

TypeTitle
no data