Docs.rs
blake3-std-0.1.0
blake3-std 0.1.0
Permalink
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In blake3_std
?
Macro
blake3_std
::
array_ref
source
·
[
−
]
macro_rules!
array_ref { (
$arr
:expr,
$offset
:expr,
$len
:expr) => { ... }; }