Docs.rs
rstsr-common-0.5.1
rstsr-common 0.5.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ajz34
Dependencies
derive_builder ^0.20
normal
duplicate ^2.0
normal
itertools ^0.13
normal
num ^0.4
normal
rayon ^1.10
normal
optional
rstsr-cblas-base ^0.1
normal
Versions
40.79%
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
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
Module pack_array
rstsr_
common
0.5.1
Module pack_
array
Module Items
Traits
In crate rstsr_
common
rstsr_common
Module
pack_
array
Copy item path
Source
Expand description
Cast
Vec<T>
to/from
Vec<[T; N]>
(or its reference) without copying.
Traits
ยง
Pack
ArrayAPI
Packable
ArrayAPI
Unpack
ArrayAPI