Type Alias polars_plan::plans::ColumnName

source ·
pub type ColumnName = Arc<str>;

Aliased Type§

struct ColumnName { /* private fields */ }