Structsยง
- CuArray
- Copper friendly wrapper for a fixed size array.
T: Cloneis required because this type derivesReflect, and the reflection path requires the reflected value to be cloneable. - CuArray
Vec - A Copper-friendly wrapper around ArrayVec with bincode serialization support.