Docs.rs
vsimd-0.8.0
vsimd 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Nugine
Dependencies
const-str ^0.5.3
dev
rand ^0.8.5
dev
getrandom ^0.2.8
dev
wasm-bindgen-test ^0.3.33
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In vsimd
?
Macro
vsimd
::
is_pod_type
source
·
[
−
]
macro_rules!
is_pod_type { (
$self
:ident,
$x
:ident $(|
$xs
:ident)
*
) => { ... }; }