Function resolve_pdf_async_with_report

Source
pub async fn resolve_pdf_async_with_report(
    doi: Option<&str>,
    url: Option<&str>,
    title: Option<&str>,
    config: &ResolverConfig,
) -> ResolveReport
Expand description

Async version with detailed per-source reporting.