polars
0.40.0
PolarsFloatType
Object Safety
Implementors
In polars::prelude::datatypes
Trait
polars
::
prelude
::
datatypes
::
PolarsFloatType
Copy item path
source
·
[
−
]
pub trait PolarsFloatType:
PolarsNumericType
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
PolarsFloatType
for
Float32Type
source
§
impl
PolarsFloatType
for
Float64Type