Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Public Attributes | List of all members
libsnark::constraint_profiling_entry Struct Reference

#include <constraint_profiling.hpp>

Public Attributes

size_t indent
 
std::string annotation
 
size_t count
 

Detailed Description

Definition at line 25 of file constraint_profiling.hpp.

Member Data Documentation

◆ annotation

std::string libsnark::constraint_profiling_entry::annotation

Definition at line 27 of file constraint_profiling.hpp.

◆ count

size_t libsnark::constraint_profiling_entry::count

Definition at line 28 of file constraint_profiling.hpp.

◆ indent

size_t libsnark::constraint_profiling_entry::indent

Definition at line 26 of file constraint_profiling.hpp.


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