Docs.rs
  • ark-relations-0.4.0
    • ark-relations 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • Crates.io
    • Source
    • Owners
    • ValarDragon
    • github:arkworks-rs:crates-io
    • Dependencies
      • ark-ff ^0.4.0 normal
      • ark-std ^0.4.0 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.2 normal
      • ark-test-curves ^0.4.0 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
    • i686-unknown-linux-gnu
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • x86_64-apple-darwin
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate ark_relations

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • r1cs::ConstraintMatrices
  • r1cs::ConstraintSystem
  • r1cs::LcIndex
  • r1cs::LinearCombination
  • r1cs::Namespace

Enums

  • r1cs::ConstraintSystemRef
  • r1cs::OptimizationGoal
  • r1cs::SynthesisError
  • r1cs::SynthesisMode
  • r1cs::Variable

Traits

  • r1cs::ConstraintSynthesizer
  • r1cs::Field
  • r1cs::ToConstraintField

Macros

  • lc
  • ns
  • r1cs::info_span

Type Definitions

  • r1cs::Matrix
  • r1cs::Result