Registry / crypto / risc0-core

risc0-core

JSON →
library3.0.1rscratesunverified

Core types for RISC Zero crates.

# Cargo.toml [dependencies] risc0-core = "3.0.1"
INSTALL
IMPORT
SIG · RISC0-CORE
R
risc0-core
cryptorustv3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Digest
use risc0_core::Digest;

Create a default Digest value.

use risc0_core::Digest; fn main() { let digest = Digest::default(); println!("{:?}", digest); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
risc0-core — cargo add risc0-core · libregistry