Type Definition simba::simd::AutoU8x8

source ·
pub type AutoU8x8 = AutoSimd<[u8; 8]>;