Type Definition simba::simd::AutoU64x8

source ·
pub type AutoU64x8 = AutoSimd<[u64; 8]>;