wasmer_backend_api::query

Function delete_app

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

Delete an app.