Docs.rs
slipstream-0.2.1
slipstream 0.2.1
Docs.rs crate page
Apache-2.0
OR
MIT
03 August 2026
Links
Repository
crates.io
Source
Owners
vorner
Dependencies
num-traits ^0.2
normal
criterion ~0.3
dev
multiversion ~0.6
dev
proptest ~0.10
dev
rand ~0.8
dev
Versions
100%
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
u16x8
slipstream
0.2.1
u16x8
Aliased Type
In slipstream::
types
slipstream
::
types
Type Alias
u16x8
Copy item path
Source
pub type u16x8 =
Vector
<
Align16
,
u16
, 8>;
Aliased Type
ยง
pub struct u16x8 {
/* private fields */
}