pub type OptimalUnderlierByteSliced = ByteSlicedUnderlier<OptimalUnderlier, 16>;
Expand description
Optimal underlier for byte-sliced packed field for the current architecture. This underlier can pack up to 128b scalars.
Aliased Typeยง
struct OptimalUnderlierByteSliced(/* private fields */);