Type Definition simba::simd::AutoBoolx32

source ·
pub type AutoBoolx32 = AutoSimd<[bool; 32]>;