LibraryType

    The different types of a library product.

    Product.swift:85Library-LibraryType.md
    enum LibraryType

    Enumeration Cases

    Hashing

    • hash(into:)
    • hashValue

    Operator Functions

    • !=(_:_:)

    Creating a Value

    • init(rawValue:)

    Accessing the Raw Value

    • rawValue
    • RawValue

    See also

    Citizens in PackageDescription

    Conformances

    Type members

    Type features

    Instance features