pub async fn load_inventory_from_file( inventory_file_path: &Path, ) -> Result<Inventory>
Load inventory from a file