pub trait PolarsIntegerType: PolarsNumericType { }

Implementors