Type Definition simba::simd::AutoBoolx8

source ·
pub type AutoBoolx8 = AutoSimd<[bool; 8]>;