fn unresolved_document_outcome(
selector: &str,
reason: DocumentTargetUnresolvedReason,
dependencies: Vec<CanonicalResolutionKey>,
) -> Result<DocumentResolutionOutcome, CliError>Expand description
Construct one privacy-safe unresolved document outcome.