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

#include <byte_array.fuzzer.hpp>

Public Attributes

uint8_t in
 
uint32_t bit
 
uint8_t value
 

Detailed Description

template<typename Builder>
struct ByteArrayFuzzBase< Builder >::Instruction::SetBitArgs

Definition at line 106 of file byte_array.fuzzer.hpp.

Member Data Documentation

◆ bit

template<typename Builder >
uint32_t ByteArrayFuzzBase< Builder >::Instruction::SetBitArgs::bit

Definition at line 108 of file byte_array.fuzzer.hpp.

◆ in

template<typename Builder >
uint8_t ByteArrayFuzzBase< Builder >::Instruction::SetBitArgs::in

Definition at line 107 of file byte_array.fuzzer.hpp.

◆ value

template<typename Builder >
uint8_t ByteArrayFuzzBase< Builder >::Instruction::SetBitArgs::value

Definition at line 109 of file byte_array.fuzzer.hpp.


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