wasmer_backend_api::query

Function fetch_app_template_from_slug

Source
pub async fn fetch_app_template_from_slug(
    client: &WasmerClient,
    slug: String,
) -> Result<Option<AppTemplate>, Error>
Expand description

Fetch app templates.