Skip to main content

lint_manifest

Function lint_manifest 

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