polars::prelude

Type Alias SchemaRef

Source
pub type SchemaRef = Arc<Schema<DataType>>;

Aliased Typeยง

struct SchemaRef { /* private fields */ }