Compile-time hex literal returning a std::vector<std::byte>.
std::vector<std::byte>
Declared in <util/strencodings.h>
<util/strencodings.h>
template</* implementation-defined */ str> constexpr auto operator""_hex_v();
The decoded bytes as a std::vector<std::byte>.