Item
Represents a search result item
Search.swift:22struct Item
Other members in extension
Instance members
let items: [Item]
Result items of the search
Citizens in PackageCollections
Conformances
protocol Encodable
A type that can encode itself to an external representation.
Instance members
var collections: [PackageCollectionsModel.CollectionIdentifier]
Package collections that contain the package
var indexes: [URL]
Package indexes that contain the package
let package: PackageCollectionsModel.Package
The matching package