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