Expand description

This module offers a standard implementation of FoldingConfig supporting many use cases

Structs

  • Default type for when you don’t need structure
  • A generic Index based environment
  • A standard folding config that supports: G: any curve Col: any column implementing FoldingColumnTrait Chall: any challenge Sel: any dynamic selector Str: structures that can be indexed by Col, thus implementing Index<Col> I: instances (implementing Instance) that can be indexed by Chall W: witnesses (implementing Witness) that can be indexed by Col and Sel