Skip to main content

index_package_to_summary

Function index_package_to_summary 

Source
fn index_package_to_summary(
    pkg: &IndexPackage<'_>,
    source_id: SourceId,
    cli_unstable: &CliUnstable,
) -> CargoResult<Summary>