Type Alias polars_arrow::datatypes::ArrowSchemaRef

source ·
pub type ArrowSchemaRef = Arc<ArrowSchema>;

Aliased Type§

struct ArrowSchemaRef { /* private fields */ }