Docs.rs
object-rainbow-0.0.0-a.14
object-rainbow 0.0.0-a.14
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
afeistel
Dependencies
anyhow ^1.0.96
normal
futures-util ^0.3.31
normal
generic-array ^1.2.0
normal
object-rainbow-derive =0.0.0-a.7
normal
sha2 ^0.10.8
normal
thiserror ^2.0.11
normal
typenum ^1.18.0
normal
hex ^0.4.3
dev
smol ^2.0.2
dev
tracing ^0.1.41
dev
tracing-subscriber ^0.3.19
dev
Versions
19.14%
of the crate is documented
Go to latest stable release
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-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
HASH_SIZE
object_
rainbow
0.0.0-a.14
object_rainbow
Constant
HASH_
SIZE
Copy item path
Source
pub const HASH_SIZE:
usize
= sha2_const::Sha256::DIGEST_SIZE; // 32usize
Expand description
SHA-256 hash size in bytes.