pub async fn load_inventory_fom_json(json_inventory: &str) -> Result<Inventory>
Load an inventory from its json representation