Docs.rs
pulp-0.22.2
pulp 0.22.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sarah-quinones
Dependencies
bytemuck ^1.15
normal
cfg-if ^1.0.0
normal
libm ^0.2
normal
num-complex ^0.4.4
normal
paste ^1
normal
pulp-macro ^0.1.1
normal
optional
pulp-wasm-simd-flag ^0.1
normal
reborrow ^0.5
normal
aligned-vec ^0.6.0
dev
assert_approx_eq ^1.1.0
dev
criterion ^0.5.0
dev
diol ^0.8.3
dev
rand ^0.8.5
dev
version_check ^0.9.5
build
raw-cpuid ^11.5.0
normal
Versions
20.71%
of the crate is documented
Platform
aarch64-apple-darwin
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
static_assert_same_size
pulp
0.22.2
pulp
Macro
static_
assert_
same_
size
Copy item path
Source
macro_rules! static_assert_same_size { ($t: ty, $u: ty) => { ... }; }