pub type SchemaDefinitions = IndexMap<String, Schema>;
pub struct SchemaDefinitions { /* private fields */ }