Hacker News new | ask | show | jobs
by eterevsky 1270 days ago
If it's a 3D real-valued vector, or similarly basic structure, you can be fairly certain, that it will stay copyable.
1 comments

I agree. Being copyable is part of the signature for something like this. Explicitly so in rust.