Docs.rs
sp1-recursion-program-0.0.0-test
sp1-recursion-program 0.0.0-test
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
mattstam
jtguibas
nhtyy
Dependencies
itertools ^0.13.0
normal
p3-air ^0.1.2-succinct
normal
p3-baby-bear ^0.1.2-succinct
normal
p3-challenger ^0.1.2-succinct
normal
p3-commit ^0.1.2-succinct
normal
p3-dft ^0.1.2-succinct
normal
p3-field ^0.1.2-succinct
normal
p3-fri ^0.1.2-succinct
normal
p3-matrix ^0.1.2-succinct
normal
p3-maybe-rayon ^0.1.2-succinct
normal
p3-merkle-tree ^0.1.2-succinct
normal
p3-poseidon2 ^0.1.2-succinct
normal
p3-symmetric ^0.1.2-succinct
normal
p3-util ^0.1.2-succinct
normal
rand ^0.8.5
normal
serde ^1.0.201
normal
sp1-core ^0.0.0-test
normal
sp1-primitives ^0.0.0-test
normal
sp1-recursion-compiler ^0.0.0-test
normal
sp1-recursion-core ^0.0.0-test
normal
tracing ^0.1.40
normal
Versions
13.89%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
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
sp1_recursion_program
0.0.0-test
In sp1_recursion_program::utils
Functions
assert_challenger_eq_pv
assign_challenger_from_pv
clone
clone_array
const_fri_config
felt2var
get_challenger_public_values
hash_vkey
var2felt
?
Settings
Function
sp1_recursion_program
::
utils
::
var2felt
Copy item path
source
·
[
−
]
pub fn var2felt<C:
Config
>( builder: &mut
Builder
<C>, var:
Var
<C::
N
>, ) ->
Felt
<C::
F
>