Struct jtd_derive::schema::Metadata
source · pub struct Metadata(_);Expand description
Schema metadata.
Metadata is a freeform map and a way to extend Typedef. The spec doesn’t specify
what might go in there. By default, jtd_derive doesn’t generate any metadata.