Initializer
init(traits:kind:url:title:abstract:language:declarationFragments:)
Creates a new resolved information variant with the values that are different from the resolved information values.
init(traits: [RenderNode.Variant.Trait], kind: Optional<DocumentationNode.Kind> = nil, url: Optional<URL> = nil, title: Optional<String> = nil, abstract: Optional<String> = nil, language: Optional<SourceLanguage> = nil, declarationFragments: Optional<OutOfProcessReferenceResolver.ResolvedInformation.DeclarationFragments?> = nil)
Deprecated
This type is only used in the outdated, and no longer recommended, version of the out-of-process external resolver communication protocol.