Type Alias polars_arrow::datatypes::SchemaRef
source · 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 */ }