Docs.rs
sha3-asm-0.1.2
sha3-asm 0.1.2
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
DaniPopes
Dependencies
cfg-if ^1.0
normal
cc ^1.0.83
build
Versions
100%
of the crate is documented
Go to latest version
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
sha3_
asm
0.1.2
Buffer
In crate sha3_
asm
Type Alias
sha3_asm
::
Buffer
Copy item path
source
ยท
[
−
]
pub type Buffer = [
u64
;
25
];
Expand description
SHA-3 state buffer.