Docs.rs
  • rust-eigen-client-0.1.0
    • rust-eigen-client 0.1.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • samlaf
    • Dependencies
      • ark-bn254 ^0.5.0 normal
      • async-trait ^0.1 normal
      • backon ^0.4.4 normal
      • byteorder ^1.5.0 normal
      • bytes ^1 normal
      • ethabi ^18.0.0 normal
      • ethereum-types ^0.14.1 normal
      • hex ^0.4 normal
      • hex-literal ^0.3 normal
      • num-bigint ^0.4.6 normal
      • prost ^0.12.6 normal
      • rand ^0.8 normal
      • reqwest ^0.12 normal
      • rust-kzg-bn254 ^0.2.1 normal
      • secp256k1 ^0.27.0 normal
      • secrecy ^0.8.0 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • sha3 ^0.10.8 normal
      • tempfile ^3.0.2 normal
      • thiserror ^1 normal
      • tiny-keccak ^2 normal
      • tokio ^1 normal
      • tokio-stream ^0.1.16 normal
      • tonic ^0.11.0 normal
      • url ^2.5.2 normal
      • serial_test ^3.1.1 dev
    • Versions
    • 27.17% of the crate is documented
  • This release has been yanked
  • Platform
    • 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

rust_eigen_client0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::EigenClient
  • config::EigenConfig
  • config::EigenSecrets
  • config::PrivateKey
  • config::SecretUrl

Enums

  • config::SrsPointsSource
  • errors::BlobStatusError
  • errors::CommunicationError
  • errors::ConfigError
  • errors::ConversionError
  • errors::EigenClientError
  • errors::EthClientError
  • errors::KzgError
  • errors::ServiceManagerError
  • errors::VerificationError

Traits

  • client::BlobProvider