pub type SchemaRef = Arc<Schema>;
typedef for Arc<Schema>.
Arc<Schema>
struct SchemaRef { /* private fields */ }