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