-
Couldn't load subscription status.
- Fork 144
Description
I'm considering using an ArrayVec<[_; 9]> as a small stack to keep track of pressed buttons on a mouse in conrod, however I noticed that it does not impl Copy. Seeing as it has a fixed-size, shouldn't deriving Copy be ok? Or is there some other boundary stopping this?
demurgos, pwnorbitals, HughHoyland, droher, sjackman and 4 more
Metadata
Metadata
Assignees
Labels
No labels