Variant

struct Variant

The documented shape of an enum variant.

Properties

let name: String

The source-spelled case name.

let payloads: [DocumentableID]

References to the payload type spellings, in declaration order.