pub async fn process_tarball(
bytes: Bytes,
project_analysis: &mut ProjectAnalysis,
filter: &IntelligentFilter,
_progress_hook: &dyn ProgressHook,
) -> Result<()>pub async fn process_tarball(
bytes: Bytes,
project_analysis: &mut ProjectAnalysis,
filter: &IntelligentFilter,
_progress_hook: &dyn ProgressHook,
) -> Result<()>