Docs.rs
otter-api-tests-1.2.1
otter-api-tests 1.2.1
Permalink
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
ijackson
fanf2
Dependencies
ego-tree ^0.6
normal
fehler ^1
normal
num-traits ^0.2
normal
otter =1.2.1
normal
reqwest ^0.11
normal
scraper ^0.13
normal
serde ^1
normal
structopt ^0.3
normal
strum ^0.24
normal
Versions
1.87%
of the crate is documented
Platform
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
Skip to main content
Module num
otter_
api_
tests
1.2.1
Module num
Module Items
Traits
In otter_
api_
tests::
inventory::
core::
simd
otter_api_tests
::
inventory
::
core
::
simd
Module
num
Copy item path
Source
🔬
This is a nightly-only experimental API. (
portable_simd
)
Expand description
Traits for vectors with numeric elements.
Traits
§
Simd
Float
Experimental
Operations on SIMD vectors of floats.
SimdInt
Experimental
Operations on SIMD vectors of signed integers.
Simd
Uint
Experimental
Operations on SIMD vectors of unsigned integers.