Skip to main content

diagnose_manifest

Function diagnose_manifest 

Source
pub(crate) fn diagnose_manifest(
    manifest: ManifestFor<'_>,
    manifest_path: &Path,
    stats: &mut DiagnosticStats,
    gctx: &GlobalContext,
) -> CargoResult<()>