Docs.rs
blake3-std-0.1.0
blake3-std 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
LemonHX
Dependencies
arrayvec ^0.7
normal
rand ^0.8
normal
blake2 ^0.9
dev
criterion ^0.3
dev
md5 ^0.7
dev
rand_chacha ^0.3.1
dev
sha2 ^0.9
dev
Versions
0%
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
☰
In blake3_std
?
Function
blake3_std
::
le_bytes_from_words_64
source
·
[
−
]
pub fn le_bytes_from_words_64(words: &[
u32
;
16
]) -> [
u8
;
64
]