userver: ydb::ParseContext Struct Reference
Loading...
Searching...
No Matches
ydb::ParseContext Struct Referencefinal

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

Detailed Description

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

Definition at line 22 of file traits.hpp.

+ Collaboration diagram for ydb::ParseContext:

Public Attributes

std::string_view column_name
 

Member Data Documentation

◆ column_name

std::string_view ydb::ParseContext::column_name

Definition at line 23 of file traits.hpp.


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