pub async fn snippet_get(
    client: &ApiClient,
    workspace_id: Base64Uuid,
    snippet_name: &Name
) -> Result<Snippet>
Expand description

Retrieves a specified snippet from a workspace