pub type Definitions = BTreeMap<String, Schema>;
A convenience alias for the JSON Typedef definitions keyword value.
definitions
pub struct Definitions { /* private fields */ }