#include <userver/ydb/io/structs.hpp>
Specifies C++ to YDB struct member names mapping. It's enough to only specify the names that are different between C++ and YDB.
Definition at line 55 of file structs.hpp.
Public Attributes | |
CustomMemberName | custom_names [N] |
CustomMemberName ydb::StructMemberNames< N >::custom_names[N] |
Definition at line 56 of file structs.hpp.