Docs.rs
risc0-zkvm-2.0.0
risc0-zkvm 2.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
flaub
github:risc0:maintainers
Dependencies
anyhow ^1.0
normal
borsh ^1.5
normal
bytemuck ^1.13
normal
derive_more ^2.0.1
normal
getrandom ^0.2
normal
hex ^0.4.3
normal
risc0-binfmt ^2.0.0
normal
risc0-circuit-keccak ^1.4.0
normal
risc0-circuit-recursion ^1.4.0
normal
risc0-circuit-rv32im ^2.0.1
normal
risc0-core ^2.0.0
normal
risc0-groth16 ^1.4.0
normal
risc0-zkos-v1compat ^2.0.0
normal
risc0-zkp ^2.0.0
normal
risc0-zkvm-platform ^2.0.1
normal
rrs-lib ^0.1
normal
semver ^1.0
normal
serde ^1.0
normal
stability ^0.2
normal
tracing ^0.1
normal
bincode ^1.3
dev
chrono ^0.4
dev
ciborium ^0.2
dev
clap ^4.5
dev
mini-redis ^0.4.1
dev
postcard ^1.1
dev
rand ^0.8
dev
rmp-serde ^1.3
dev
rstest ^0.24.0
dev
tokio ^1.43.0
dev
tracing-forest ^0.1
dev
tracing-subscriber ^0.3
dev
addr2line ^0.22
normal
optional
bincode ^1.3
normal
optional
bonsai-sdk ^1.4.0
normal
optional
bytes ^1.7
normal
optional
elf ^0.7
normal
optional
enum-map ^2.7.3
normal
optional
keccak ^0.1.5
normal
optional
lazy-regex ^3.3
normal
optional
num-bigint ^0.4
normal
optional
num-traits ^0.2
normal
optional
prost ^0.13
normal
optional
rand ^0.8
normal
optional
rayon ^1.5
normal
optional
redis ^0.27.2
normal
optional
risc0-build ^2.0.1
normal
optional
rustc-demangle ^0.1
normal
optional
rzup ^0.4.1
normal
optional
sha2 ^0.10
normal
tempfile ^3
normal
optional
typetag ^0.2
normal
optional
crypto-bigint ^0.5
dev
enum-iterator ^2.1
dev
flate2 ^1.0
dev
human-repr ^1.0
dev
puffin ^0.19
dev
puffin_http ^0.16
dev
serde_json ^1.0
dev
serde_with ^3.12
dev
tabled ^0.16
dev
tar ^0.4
dev
tempfile ^3
dev
test-log ^0.2
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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
risc0_
zkvm
2.0.0
risc0_zkvm
Macro
digest
Copy item path
Source
macro_rules! digest { ($s:literal) => { ... }; }
Expand description
Macro for constructing a Digest from a hex string.