pub fn changed_files_since_v2_cache(
config: &FoundryConfig,
_include_libs: bool,
) -> Result<Vec<PathBuf>, String>Expand description
Return absolute paths of source files whose current hash differs from v2 cache metadata (including newly-added files missing from metadata).