Type Definition simba::simd::AutoBoolx4

source ·
pub type AutoBoolx4 = AutoSimd<[bool; 4]>;