Expand description
§Global Symbols API SDK
An unofficial async client for the Global Symbols API v1.
This crate provides a typed interface for searching concepts and labels and downloading symbols for AAC (Augmentative and Alternative Communication) applications.
Structs§
- Coding
Framework - A coding framework associated with a concept suggestion
- Concept
Suggestion - A concept suggestion returned by
/concepts/suggest - Global
Symbols Client - The main client for interacting with the Global Symbols API.
- Global
Symbols Query Params - Parameters for the
/concepts/suggestand/labels/searchendpoints - Global
Symbols Query Params Builder - Builder for
GlobalSymbolsQueryParams. - Label
Search Result - A label search result returned by
/labels/search - Language
- A language associated with a concept suggestion
- Picto
- A pictogram embedded inside a label
Enums§
- Global
Symbols Error - Errors that can occur when interacting with the Global Symbols API.
- Global
Symbols Query Params Builder Error - Error type for GlobalSymbolsQueryParamsBuilder
Constants§
- BASE_
URL - Base URL for the Global Symbols API v1