Docs.rs
  • sp1-recursion-compiler-1.2.0
    • sp1-recursion-compiler 1.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mattstam
    • jtguibas
    • nhtyy
    • Dependencies
      • backtrace ^0.3.71 normal
      • itertools ^0.13.0 normal
      • p3-air ^0.1.3-succinct normal
      • p3-baby-bear ^0.1.3-succinct normal
      • p3-bn254-fr ^0.1.3-succinct normal
      • p3-commit ^0.1.3-succinct normal
      • p3-field ^0.1.3-succinct normal
      • p3-fri ^0.1.3-succinct normal
      • p3-matrix ^0.1.3-succinct normal
      • p3-poseidon2 ^0.1.3-succinct normal
      • p3-symmetric ^0.1.3-succinct normal
      • p3-util ^0.1.3-succinct normal
      • rayon ^1.10.0 normal
      • serde ^1.0.204 normal
      • sp1-core-machine ^1.2.0 normal
      • sp1-primitives ^1.2.0 normal
      • sp1-recursion-core ^1.2.0 normal
      • sp1-recursion-core-v2 ^1.2.0 normal
      • sp1-recursion-derive ^1.2.0 normal
      • sp1-stark ^1.2.0 normal
      • tracing ^0.1.40 normal
      • vec_map ^0.8.2 normal
      • criterion ^0.5.1 dev
      • p3-challenger ^0.1.3-succinct dev
      • p3-dft ^0.1.3-succinct dev
      • p3-merkle-tree ^0.1.3-succinct dev
      • rand ^0.8.5 dev
    • Versions
    • 11.11% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sp1_recursion_compiler1.2.0

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • asm::AsmCompiler
  • asm::AsmConfig
  • asm::AssemblyCode
  • asm::BasicBlock
  • asm::ForCompiler
  • asm::IfCompiler
  • circuit::AsmCompiler
  • config::OuterConfig
  • constraints::Constraint
  • constraints::ConstraintCompiler
  • ir::Builder
  • ir::CircuitV2FriFoldInput
  • ir::CircuitV2FriFoldOutput
  • ir::Ext
  • ir::Felt
  • ir::FriFoldInput
  • ir::IfBuilder
  • ir::MemIndex
  • ir::Ptr
  • ir::RangeBuilder
  • ir::SymbolicPtr
  • ir::TracedVec
  • ir::Var
  • ir::Witness

Enums

  • asm::AsmInstruction
  • asm::IndexTriple
  • asm::ValueOrConst
  • circuit::CompileOneErr
  • circuit::Imm
  • constraints::opcodes::ConstraintOpcode
  • ir::Array
  • ir::DslIr
  • ir::ExtOperand
  • ir::SymbolicExt
  • ir::SymbolicFelt
  • ir::SymbolicUsize
  • ir::SymbolicVar
  • ir::Usize

Traits

  • circuit::CircuitV2Builder
  • ir::Config
  • ir::ExtConst
  • ir::ExtensionOperand
  • ir::FromConstant
  • ir::MemVariable
  • ir::Variable

Derive Macros

  • prelude::DslVariable

Functions

  • ir::elements
  • ir::ext_elements

Type Aliases

  • asm::AsmBuilder
  • config::InnerConfig
  • ir::Digest