W16

Constant W16 

Source
pub const W16: usize = 8;
Expand description

SIMD lane count for 16-bit elements (u16, i16). Determined at build time based on target architecture capabilities, or overridden via SIMD_LANES_OVERRIDE.