Docs.rs
ic-representation-independent-hash-3.0.2
ic-representation-independent-hash 3.0.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nathanosdev
github:dfinity:trust
Dependencies
leb128 ^0.2
normal
sha2 ^0.10
normal
hex ^0.4
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ic_
representation_
independent_
hash
3.0.2
ic_representation_independent_hash
Type Alias
Sha256Digest
Copy item path
Source
pub type Sha256Digest = [
u8
;
32
];
Expand description
Type alias for a SHA-256 hash.