Function wasmer_backend_api::query::app_deployments
source ยท pub async fn app_deployments(
client: &WasmerClient,
vars: GetAppDeploymentsVariables,
) -> Result<Vec<Deployment>, Error>
Expand description
Get app deployments for an app.