[][src]Type Definition hnsw::u8x8

type u8x8 = Simd<[u8; 8]>;

A 64-bit vector with 8 u8 lanes.