Module schema

Source
Expand description

The internal Rust representation of a JSON Typedef schema.

Structs§

Metadata
Schema metadata.
RootSchema
The top level of a JSON Typedef schema.
Schema
A JSON Typedef schema.

Enums§

SchemaType
The 8 forms a schema can take. For more info see here.
TypeSchema
Typedef primitive types. See the Typedef docs entry.