Enumeration Caseswift-cloud 0.24.0CloudCore
input(_:)
DNS.swift:59case input(_: any Input<String>)
case input(_: any Input<String>)
s9CloudCore13DNSRecordTypeO5inputyAcA5Input_pSS05ValueD0AaEPRts_XPcACmF
What are these?3PPTF
import CloudCore
enum DNSRecordType
protocol Input<ValueType> : CustomStringConvertible, Encodable, Sendable
@frozen struct String
A Unicode string value that is a collection of characters.
case a
case aaaa
case caa
case cname
case txt
case srv
case loc
case mx
case ns
case spf
case cert
case dnskey
case ds
case naptr
case smimea
case sshfp
case tlsa
case uri
case ptr
case https
case svcb