Trait polars::datatypes::PolarsSingleType[][src]

pub trait PolarsSingleType: PolarsDataType { }
Expand description

Any type that is not nested

Implementors