Type Definition polars_core::schema::SchemaRef

source ·
pub type SchemaRef = Arc<Schema>;