Template Struct meta< ResourceRecord >

Struct Documentation

template<>
struct meta<ResourceRecord>

Public Types

using T = ResourceRecord

Public Static Attributes

static constexpr auto value = glz::object("name", &T::name, "type", &T::q_type, "ttl", &T::ttl, "data", &T::r_data)