Type Definition simba::simd::AutoBoolx1

source ·
pub type AutoBoolx1 = AutoSimd<[bool; 1]>;