userver: ydb::ParseContext Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ydb::ParseContext Struct Referencefinal

Your opinion will help to improve our service

Leave a feedback >

#include <userver/ydb/io/traits.hpp>

Detailed Description

Used for error reporting in ydb::ValueTraits::Parse.

Definition at line 14 of file traits.hpp.

Public Attributes

std::string_view column_name
 

Member Data Documentation

◆ column_name

std::string_view ydb::ParseContext::column_name

Definition at line 15 of file traits.hpp.


The documentation for this struct was generated from the following file: