Docs.rs
risc0-zkp-3.0.2
risc0-zkp 3.0.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
flaub
github:risc0:maintainers
Dependencies
anyhow ^1.0
normal
blake2 ^0.10.6
normal
borsh ^1.5
normal
bytemuck ^1.12
normal
cfg-if ^1.0
normal
cust ^0.3
normal
optional
digest ^0.10
normal
ff ^0.13
normal
optional
hex ^0.4.3
normal
hex-literal ^0.4.1
normal
paste ^1.0
normal
rand_core ^0.9.3
normal
risc0-core ^3.0.0
normal
risc0-zkvm-platform ^2.2.0
normal
serde ^1.0
normal
sha2 ^0.10
normal
stability ^0.2
normal
tracing ^0.1
normal
criterion ^0.5
dev
rand ^0.9.1
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
metal ^0.29
normal
ndarray ^0.16
normal
optional
parking_lot ^0.12
normal
optional
rand ^0.9.1
normal
optional
rayon ^1.5
normal
optional
risc0-sys ^1.5.0
normal
optional
Versions
42.94%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Module layout
risc0_
zkp
3.0.2
Module layout
Module Items
Structs
Functions
In crate risc0_
zkp
risc0_zkp
Module
layout
Copy item path
Source
Expand description
Utilities for accessing buffers of circuits symbolically.
Structs
§
Reg
A reference to a register in a layout
Tree
Represents a section of a component tree that’s present in a buffer.
Functions
§
get_
elem
Retrieves the given register from a buffer and returns it as a field element
get_u32
Retrieves the given register from a buffer and interprets it as a u32