Type Alias polars::prelude::SchemaRef

source ·
pub type SchemaRef = Arc<Schema>;

Aliased Type§

struct SchemaRef { /* private fields */ }