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