pub type SchemaFiles = BTreeMap<SchemaId, Schema>;
Map of SchemaId to Schema
SchemaId
Schema
struct SchemaFiles { /* private fields */ }