pub trait PolarsIntegerType: PolarsNumericType { }
This is supported on crate feature object only.

Implementors