pub trait PolarsSingleType: PolarsDataType { }
This is supported on crate feature object only.
Expand description

Any type that is not nested

Implementors