libkazv
nlohmann::adl_serializer< UserIdentifier > Struct Reference

#include <user_identifier.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ from_json()

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

◆ to_json()

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

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