Type Definition simba::simd::AutoI8x4

source ·
pub type AutoI8x4 = AutoSimd<[i8; 4]>;