Function wasmer_api::query::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.