pub type PackedLane8 = Col<B1, { _ }>;
8x 64-bit lanes packed1 in the single column.
For the motivation see Keccakf documentation.
Keccakf
here it means in the SIMD sense, not as in packed columns. ↩
struct PackedLane8 { pub table_id: usize, /* private fields */ }
table_id: usize