Expand description
This module offers a standard implementation of FoldingConfig supporting many use cases
Structs§
- Empty
Structure - Default type for when you don’t need structure
- Env
- A generic Index based environment
- Standard
Config - A standard folding config that supports:
G: any curveCol: any column implementing FoldingColumnTraitChall: any challengeSel: any dynamic selectorStr: structures that can be indexed byCol, thus implementingIndex<Col>I: instances (implementing Instance) that can be indexed byChallW: witnesses (implementing Witness) that can be indexed byColandSel