mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-07 08:13:11 +00:00
* Use std::ops::Range of columns rather than arrays of column indices. * Refactor reading from the local values table. * The inevitable post-push fmt/clippy commit.