pub type SchemaRef = Arc<ArrowSchema>;Expand description
typedef for Arc<ArrowSchema>.
Aliased Typeยง
pub struct SchemaRef { /* private fields */ }pub type SchemaRef = Arc<ArrowSchema>;typedef for Arc<ArrowSchema>.
pub struct SchemaRef { /* private fields */ }