Skip to main content

Module payload

Module payload 

Source

Structsยง

CuArray
Copper friendly wrapper for a fixed size array. T: Clone is required because this type derives Reflect, and the reflection path requires the reflected value to be cloneable.
CuArrayVec
A Copper-friendly wrapper around ArrayVec with bincode serialization support.