Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
fuzzer_data.hpp File Reference

Go to the source code of this file.

Classes

struct  FuzzerData
 describes the data which will be used for fuzzing Should contain instructions, calldata, CFG instructions, options to disable/enable instructions, etc More...
 

Functions

std::ostream & operator<< (std::ostream &os, const FuzzerData &data)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const FuzzerData data 
)
inline

Definition at line 22 of file fuzzer_data.hpp.