Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
BoolFuzzBase< Builder >::Instruction::TwoArgs Struct Reference

#include <bool.fuzzer.hpp>

Public Attributes

uint8_t in
 
uint8_t out
 

Detailed Description

template<typename Builder>
struct BoolFuzzBase< Builder >::Instruction::TwoArgs

Definition at line 46 of file bool.fuzzer.hpp.

Member Data Documentation

◆ in

template<typename Builder >
uint8_t BoolFuzzBase< Builder >::Instruction::TwoArgs::in

Definition at line 47 of file bool.fuzzer.hpp.

◆ out

template<typename Builder >
uint8_t BoolFuzzBase< Builder >::Instruction::TwoArgs::out

Definition at line 48 of file bool.fuzzer.hpp.


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