LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
llzk::witgen::JSONMismatch Struct Reference

One structured JSON mismatch between expected and actual witgen output. More...

#include <JSON.h>

Public Attributes

std::string path
std::string message

Detailed Description

One structured JSON mismatch between expected and actual witgen output.

Definition at line 27 of file JSON.h.

Member Data Documentation

◆ message

std::string llzk::witgen::JSONMismatch::message

Definition at line 29 of file JSON.h.

◆ path

std::string llzk::witgen::JSONMismatch::path

Definition at line 28 of file JSON.h.


The documentation for this struct was generated from the following file: