Module jtd_derive::schema
source · Expand description
The internal Rust representation of a JSON Typedef schema.
Structs
How to refer to a given schema. Used mostly for referring to a schema definition
using the “ref” form.
The top level of a JSON Typedef schema.
A JSON Typedef schema.
Enums
The 8 forms a schema can take. For more info
see here.
Typedef primitive types. See the Typedef docs entry.