Modulesยง
- constant_
cell ๐ - copy_
bits_ ๐cell - copy_
cell ๐ - copy_
shift_ ๐cell - index_
cell ๐ - variable_
bits_ ๐cell - variable_
cell ๐ - variables ๐
Macrosยง
- variable_
map - Macro to simplify creation of layout map
- variables
- Macro to simplify mapping of layout variable
Structsยง
- Constant
Cell - Witness cell with constant value
- Copy
Bits Cell - Witness cell copied from bits of another witness cell
- Copy
Cell - Witness cell copied from another witness cell
- Copy
Shift Cell - Witness cell copied from another cell and shifted
- Index
Cell - Witness cell assigned from an indexable variable See Variables for more details
- Variable
Bits Cell - Witness cell assigned from bits of a variable See Variables for more details
- Variable
Cell - Witness cell assigned from a variable See Variables for more details
- Variables
- Layout variables mapping - these values are substituted into the witness layout when creating the witness instance.
Traitsยง
- Witness
Cell - Witness cell interface. By default, the witness cell is a single element of type F.