pub type KeccakFoldingWitness = FoldingWitness<N_ZKVM_KECCAK_COLS, Fp>;
Map a column alias to the corresponding witness column.
The returned type after indexing.
The returned type after indexing.
Performs the indexing (
container[index]
) operation.
Read more
Map a selector column to the corresponding witness column.
The returned type after indexing.