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