wasmer_backend_api::query

Function app_deployment

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

Get an app deployment by ID.