[][src]Type Definition hnsw::u8x32

type u8x32 = Simd<[u8; 32]>;

A 256-bit vector with 32 u8 lanes.