Type Alias polars_core::schema::SchemaRef

source ·
pub type SchemaRef = Arc<Schema>;

Aliased Type§

struct SchemaRef { /* private fields */ }