[][src]Type Definition hnsw::u128x2

type u128x2 = Simd<[u128; 2]>;

A 256-bit vector with 2 u128 lanes.