pub async fn redeploy_app_by_id( client: &WasmerClient, app_id: impl Into<String>, ) -> Result<Option<DeployApp>, Error>