Hacker News new | ask | show | jobs
by nicce 654 days ago
Box takes less space in stack, and you can use Box to move pointer to Vec contents easier, without mem::take. So if you want to min-max things, you could still use Box.