pub(super) fn generate_all_incremental(
manifests_dir: &Path,
inputs: &ManifestInputs,
cache: Option<&CodegenCache>,
) -> Result<GenerationResult>pub(super) fn generate_all_incremental(
manifests_dir: &Path,
inputs: &ManifestInputs,
cache: Option<&CodegenCache>,
) -> Result<GenerationResult>