template <typename T>
rll::serialization_traits<T, nlohmann::json> struct

Public static functions

static auto from(nlohmann::json const& j) →  T
static auto to(T const& t) →  nlohmann::json