Does this call for the use of something like Box?
Guys, I have a Vector that will hold a bunch of things, I would then like to hold references to those things in other vectors. Does this call for the use of something like Box?
No any search results
You already invited:
1 Answers
Dmitry
Upvotes from:
You won’t be able to modify the Vec as long as you have a reference to a thing within it though