Function wasmer_backend_api::query::app_deployment

source ยท
pub async fn app_deployment(
    client: &WasmerClient,
    id: String,
) -> Result<AutobuildRepository, Error>
Expand description

Get an app deployment by ID.