☰
PolarsIntegerType
Implementors
In polars_core::datatypes
?
Trait
polars_core
::
datatypes
::
PolarsIntegerType
source
·
[
−
]
pub trait PolarsIntegerType:
PolarsNumericType
{ }
Implementors
§
source
§
impl
PolarsIntegerType
for
Int8Type
source
§
impl
PolarsIntegerType
for
Int16Type
source
§
impl
PolarsIntegerType
for
Int32Type
source
§
impl
PolarsIntegerType
for
Int64Type
source
§
impl
PolarsIntegerType
for
UInt8Type
source
§
impl
PolarsIntegerType
for
UInt16Type
source
§
impl
PolarsIntegerType
for
UInt32Type
source
§
impl
PolarsIntegerType
for
UInt64Type