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