userver: ydb::JsonDocumentTrait Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ydb::JsonDocumentTrait Struct Reference

Detailed Description

Definition at line 116 of file primitives.hpp.

Public Types

using Type = JsonDocument
 

Static Public Member Functions

static Type Parse (const NYdb::TValueParser &value_parser)
 
template<typename Builder >
static void Write (NYdb::TValueBuilderBase< Builder > &builder, const Type &value)
 

Member Typedef Documentation

◆ Type

Definition at line 117 of file primitives.hpp.


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