pub const RATE_COL_RANGE: Range<usize>;
The rate portion of the hasher state in the execution trace, located in columns 3..11. With LE sponge state layout [RATE0, RATE1, CAP], rate comes first.