Type Alias polars::datatypes::FieldRef

source ·
pub type FieldRef = Arc<Field>;

Aliased Type§

struct FieldRef { /* private fields */ }