[][src]Type Definition hnsw::u8x4

type u8x4 = Simd<[u8; 4]>;

A 32-bit vector with 4 u8 lanes.