Trait polars::datatypes::PolarsNumericType [−][src]
pub trait PolarsNumericType: 'static + Send + Sync + PolarsDataType {
type Native: NumericNative;
}
pub trait PolarsNumericType: 'static + Send + Sync + PolarsDataType {
type Native: NumericNative;
}