ToolsVersionSpecificationComponents

    A representation of a Swift tools version specification in its constituent parts.

    ToolsVersionParser.swift:410
    struct ToolsVersionSpecificationComponents

    A Swift tools version specification consists of the following parts:

    //  swift-tools-version:  5.4
    ⌃~⌃~⌃~~~~~~~~~~~~~~~~~~~⌃~⌃~~
       label               version specifier
      spacing              spacing
     comment marker

    Other members in extension

    Types

    Type members

    Citizens in PackageLoading

    Instance members