[][src]Module simd_aligned::traits

Unified views on SIMD types.

Traits

Simd

This is mostly copy-paste from packed_simd, where this trait is unfortunately sealed right now. In the future this might come from std::simd.