The Rust Programming Language Forum
Is there a better way to making a 2d vector than this?
code review
elsuizo
April 6, 2022, 12:59pm
6
you could implement the
Index
trait fot get the elements:
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Padding a 2d vec so all columns are same length
code review
6
1250
June 20, 2022
Memory-friendly 2d array with variable-length rows
9
880
December 2, 2023
2-dimensional Vec
4
1932
February 24, 2021
2D arrays, lack of
help
12
2428
November 26, 2022
How can I push data to 2D vector
help
2
976
November 22, 2019