Expand description
Core RISC Zero functionality shared across multiple crates
This crate contains fundamental code that multiple RISC Zero crates rely on, most notably representing finite field elements and enabling finite field arithmetic.
Modules§
Macros§
- scope
perf
- Opens a scope.
- scope_
with perf
- Opens a scope with a formatted message.