[][src]Type Definition hnsw::u8x2

type u8x2 = Simd<[u8; 2]>;

A 16-bit vector with 2 u8 lanes.