|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/simulation/interfaces/debug_log.hpp"Go to the source code of this file.
Classes | |
| class | bb::avm2::simulation::NoopDebugLogger |
| class | bb::avm2::simulation::DebugLogger |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |
Typedefs | |
| using | bb::avm2::simulation::LogFn = std::function< void(const std::string &)> |