[][src]Type Definition hnsw::u8x16

type u8x16 = Simd<[u8; 16]>;

A 128-bit vector with 16 u8 lanes.