For a growable 'array', Rust provides the Vec collection. Fixed length arrays. The length of a fixed length array is known statically and features in it's type.
確定! 回上一頁