Structures

The following structures are available globally.

  • Bug

    Represents Bugs for a proposal.

    See more

    Declaration

    Swift

    public struct Bug
  • Represents a proposal author.

    See more

    Declaration

    Swift

    public struct Author
  • Represents a review manager for a proposal.

    See more

    Declaration

    Swift

    public struct ReviewManager
  • Represents the Swift language version.

    See more

    Declaration

    Swift

    public struct SwiftVersion
  • Represents the decision notes for a proposal.

    See more

    Declaration

    Swift

    public struct DecisionNotes