Expand description
Traits and definitions associated with schemas, or data formats used for storing SCIR libraries.
Structs§
- The primitive type of the
NoSchema
schema. - A schema with no primitives.
- An error converting to/from
NoSchema
. - A schema with arbitrary string primitives.
Traits§
- A schema that can be converted from another schema.
- A primitive of a SCIR schema.
- A data format for storing SCIR libraries.