Docs.rs
  • sp1-recursion-compiler-1.0.1
    • sp1-recursion-compiler 1.0.1
    • 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
      • serde ^1.0.204 normal
      • sp1-core ^1.0.1 normal
      • sp1-primitives ^1.0.1 normal
      • sp1-recursion-core ^1.0.1 normal
      • sp1-recursion-derive ^1.0.1 normal
      • tracing ^0.1.40 normal
      • 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.59% 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.0.1

  • 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
  • config::OuterConfig
  • constraints::Constraint
  • constraints::ConstraintCompiler
  • ir::Builder
  • 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
  • constraints::opcodes::ConstraintOpcode
  • ir::Array
  • ir::DslIr
  • ir::ExtOperand
  • ir::SymbolicExt
  • ir::SymbolicFelt
  • ir::SymbolicUsize
  • ir::SymbolicVar
  • ir::Usize

Traits

  • 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