pub async fn delete_app( client: &WasmerClient, app_id: String, ) -> Result<(), Error>
Delete an app.