pub unsafe trait Interleave { }
Types that allow [de]interleaving.
Instances of this type passed to simd [de]interleave functions must be Pod.
Pod