Is there a way for a vector to remember its index in rust
I would like to know if in rust, there is a more standard way of doing what I am currently doing with my vector ?
I would like to know if in rust, there is a more standard way of doing what I am currently doing with my vector ?