Docs.rs
solana-keccak-hasher-0.0.2
solana-keccak-hasher 0.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
borsh ^1.5.3
normal
optional
serde ^1.0.215
normal
optional
serde_derive ^1.0.215
normal
optional
solana-frozen-abi ^2.1.0
normal
optional
solana-frozen-abi-macro ^2.1.0
normal
optional
solana-hash ^2.1.0
normal
solana-sanitize ^2.1.0
normal
sha3 ^0.10.8
normal
sha3 ^0.10.8
normal
optional
solana-define-syscall ^2.1.0
normal
Versions
38.46%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
solana_
keccak_
hasher
0.0.2
solana_keccak_hasher
Function
hashv
Copy item path
Source
pub fn hashv(vals: &[&[
u8
]]) ->
Hash
Expand description
Return a Keccak256 hash for the given data.