std::vector< uint8_t > get_bytecode(const std::string &bytecodePath)
Entry point for Barretenberg command-line interface.
acir_format::WitnessVector get_witness(std::string const &witness_path)
acir_format::AcirFormat get_constraint_system(std::string const &bytecode_path)
acir_format::WitnessVectorStack get_witness_stack(std::string const &witness_path)
std::vector< acir_format::AcirFormat > get_constraint_systems(std::string const &bytecode_path)
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept