[][src]Type Definition hnsw::u128x4

type u128x4 = Simd<[u128; 4]>;

A 512-bit vector with 4 u128 lanes.