Expand description
The internal Rust representation of a JSON Typedef schema.
Structs§
- Metadata
- Schema metadata.
- Root
Schema - The top level of a JSON Typedef schema.
- Schema
- A JSON Typedef schema.
Enums§
- Schema
Type - The 8 forms a schema can take. For more info see here.
- Type
Schema - Typedef primitive types. See the Typedef docs entry.