Docs.rs
solana-sha256-hasher-2.1.2
solana-sha256-hasher 2.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
solana-hash =2.1.2
normal
sha2 ^0.10.8
normal
sha2 ^0.10.8
normal
optional
solana-define-syscall =2.1.2
normal
Versions
37.5%
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_
sha256_
hasher
2.1.2
solana_sha256_hasher
Function
hashv
Copy item path
Source
pub fn hashv(vals: &[&[
u8
]]) ->
Hash
Expand description
Return a Sha256 hash for the given data.