Skip to main content

Module lexicon

Module lexicon 

Source
Expand description

AT Protocol lexicon JSON parsing.

Structs§

LexiconBody
Input body for procedures.
LexiconDoc
A parsed AT Protocol lexicon document.
LexiconObject
An object schema (used in records, params, etc.).
LexiconOutput
Output schema for queries/procedures.
LexiconProperty
A single property in an object schema.

Enums§

LexiconDef
A single definition within a lexicon.

Functions§

parse_lexicon
Load a lexicon document from a JSON string.