Docs.rs
truthlinked-sdk-0.1.1
truthlinked-sdk 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
truth-linked
Dependencies
blake3 ^1
normal
sha2 ^0.10
normal
truthlinked-sdk-macros ^0.1.1
normal
Versions
100%
of the crate is documented
Platform
i686-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
Skip to main content
hash32
truthlinked_
sdk
0.1.1
In truthlinked_
sdk::
hashing
truthlinked_sdk
::
hashing
Function
hash32
Copy item path
Source
pub fn hash32(data: &[
u8
]) -> [
u8
;
32
]
Expand description
Computes the SHA-256 hash of the given data.