pub trait PolarsFloatType: PolarsNumericType { }

Implementors