|
LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
|
Describe one JSON-visible main input binding. More...
#include <WitnessSelection.h>
Public Attributes | |
| std::string | name |
| mlir::Type | type |
| unsigned | index = 0 |
Describe one JSON-visible main input binding.
Definition at line 26 of file WitnessSelection.h.
| unsigned llzk::witgen::InputBinding::index = 0 |
Definition at line 29 of file WitnessSelection.h.
| std::string llzk::witgen::InputBinding::name |
Definition at line 27 of file WitnessSelection.h.
| mlir::Type llzk::witgen::InputBinding::type |
Definition at line 28 of file WitnessSelection.h.