Enumeration Caseswift-package-manager 6.0.1PackageGraph
unresolvable(_:)
PubGrubDependencyResolver.swift:740case unresolvable(String)
case unresolvable(String)
s12PackageGraph25PubGrubDependencyResolverV12PubgrubErrorO12unresolvableyAESScAEmF
What are these?5UZL4
import PackageGraph
enum PubgrubError
struct PubGrubDependencyResolver
The solver that is able to transitively resolve a set of package constraints specified by a root package.
@frozen struct String
A Unicode string value that is a collection of characters.
case _unresolvable(Incompatibility, [DependencyResolutionNode : [Incompatibility]])