pub type SchemaRef = Arc<Schema>;
A reference-counted reference to a Schema.
Schema
struct SchemaRef { /* private fields */ }