Docs.rs
rustbridge-bundle-1.0.1
rustbridge-bundle 1.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jrobhoward
Dependencies
hex ^0.4
normal
minisign ^0.9
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
zip ^8.2
normal
base64 ^0.22
dev
tempfile ^3.26
dev
Versions
96.18%
of the crate is documented
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
Skip to main content
compute_sha256
rustbridge_
bundle
1.0.1
In rustbridge_
bundle::
builder
rustbridge_bundle
::
builder
Function
compute_
sha256
Copy item path
Source
pub fn compute_sha256(data: &[
u8
]) ->
String
Expand description
Compute SHA256 hash of data and return as hex string.