Function wasmer_backend_api::query::redeploy_app_by_id
source ยท pub async fn redeploy_app_by_id(
client: &WasmerClient,
app_id: impl Into<String>,
) -> Result<Option<DeployApp>, Error>
pub async fn redeploy_app_by_id(
client: &WasmerClient,
app_id: impl Into<String>,
) -> Result<Option<DeployApp>, Error>