libkazv
nlohmann::adl_serializer< FieldType > Struct Reference

#include <protocol.hpp>

Static Public Member Functions

static void to_json (json &jo, const FieldType &pod)
 
static void from_json (const json &jo, FieldType &result)
 

Member Function Documentation

◆ from_json()

static void nlohmann::adl_serializer< FieldType >::from_json ( const json jo,
FieldType result 
)
inlinestatic

◆ to_json()

static void nlohmann::adl_serializer< FieldType >::to_json ( json jo,
const FieldType pod 
)
inlinestatic

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