Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
msgpack.test.cpp
Go to the documentation of this file.
1
#include "
barretenberg/serialize/msgpack.hpp
"
2
3
// Mostly to be sure the function is constexpr.
4
static_assert
(
::msgpack_detail::camel_case
(
"gas_used"
) ==
"gasUsed"
);
msgpack.hpp
msgpack_detail::camel_case
constexpr std::string camel_case(std::string_view name)
Definition
msgpack.hpp:130
src
barretenberg
serialize
msgpack.test.cpp
Generated by
1.9.8