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