pub async fn estimate_impacts_of_inventory_file( use_duration_hours: &f32, api_url: &str, verbose: bool, inventory_file: &Path, ) -> Result<EstimatedInventory>
Returns impacts for and existing inventory file