polars::prelude

Type Alias FieldsNameMapper

pub type FieldsNameMapper = Arc<dyn Fn(&str) -> PlSmallStr + Sync + Send>;
Available on crate features lazy and dtype-struct only.

Aliased Typeยง

struct FieldsNameMapper { /* private fields */ }