pub type SchemaComponents = HashMap<String, Option<Value>>;
pub struct SchemaComponents { /* private fields */ }