Function wasmer_backend_api::query::delete_app

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

Delete an app.