Definition at line 108 of file primitives.hpp.
Public Types | |
using | Type = formats::json::Value |
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) |
Definition at line 109 of file primitives.hpp.