Docs.rs
polars-compute-0.42.0
polars-compute 0.42.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ritchie46
stijnherfst
Dependencies
polars-arrow ^0.42.0
normal
bytemuck ^1.11
normal
either ^1.11
normal
num-traits ^0.2
normal
polars-error ^0.42.0
normal
polars-utils ^0.42.0
normal
strength_reduce ^0.2
normal
rand ^0.8
dev
version_check ^0.9.4
build
Versions
18.45%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
polars_
compute
0.42.0
NotSimd
Primitive
Object Safety
Implementors
In crate polars_
compute
Trait
polars_compute
::
NotSimdPrimitive
Copy item path
source
·
[
−
]
pub trait NotSimdPrimitive:
NativeType
{ }
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl<T:
NativeType
>
NotSimdPrimitive
for T