getAvailableManifests(package:version:timeout:observabilityScope:callbackQueue:)

RegistryClient.swift:505
func getAvailableManifests(package: PackageIdentity, version: Version, timeout: DispatchTimeInterval? = .none, observabilityScope: ObservabilityScope, callbackQueue: DispatchQueue) async throws -> [String : (toolsVersion: ToolsVersion, content: String?)]