Template Struct meta< struct CAARdata >

Struct Documentation

template<>
struct meta<struct CAARdata>

Public Static Attributes

static constexpr auto value = [](const auto &self) -> auto {auto value_encoded = encode_dns_char_string(self.value, true);return fmt::format("{} {} {}", self.flags, self.tag, value_encoded);}