Resource
RegistryClient.swift:2421struct Resource
Other members in extension
View members
Hide members
This section is hidden by default because it contains too many (11) members.
Types
Type members
init(from: any Decoder
) throws init(id: String, version: String, resources: [Resource], metadata: AdditionalMetadata?, publishedAt: Date?
)
Instance members
Citizens in PackageRegistry
Conformances
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.