Expand description
AT Protocol lexicon JSON parsing.
Structs§
- Lexicon
Body - Input body for procedures.
- Lexicon
Doc - A parsed AT Protocol lexicon document.
- Lexicon
Object - An object schema (used in records, params, etc.).
- Lexicon
Output - Output schema for queries/procedures.
- Lexicon
Property - A single property in an object schema.
Enums§
- Lexicon
Def - A single definition within a lexicon.
Functions§
- parse_
lexicon - Load a lexicon document from a JSON string.