libkazv
nlohmann::adl_serializer< HomeserverInformation > Struct Reference

#include <homeserver.hpp>

Static Public Member Functions

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

Member Function Documentation

◆ from_json()

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

◆ to_json()

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

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