InstalledSwiftPMConfiguration
InstalledSwiftPMConfiguration.swift:13struct InstalledSwiftPMConfiguration
struct InstalledSwiftPMConfiguration
import PackageModel
protocol Copyable
A type whose values can be implicitly or explicitly copied.
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
protocol Escapable
init(from decoder: any Decoder) throws
static var `default`: InstalledSwiftPMConfiguration { get }
let swiftSyntaxVersionForMacroTemplate: Version
let swiftTestingVersionForTestTemplate: Version
func encode(to encoder: any Encoder) throws
struct Version