Docs.rs
  • light-client-0.8.0
    • light-client 0.8.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ananas-block
    • Dependencies
      • async-trait ^0.1.82 normal
      • bb8 ^0.8.5 normal
      • borsh ^0.10.0 normal
      • light-concurrent-merkle-tree ^1.0.0 normal
      • light-indexed-merkle-tree ^1.0.0 normal
      • light-merkle-tree-reference ^1.0.0 normal
      • light-prover-client ^1.1.0 normal
      • light-sdk ^0.9.0 normal
      • log ^0.4 normal
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • reqwest ^0.11.26 normal
      • solana-banks-client =1.18.22 normal
      • solana-client =1.18.22 normal
      • solana-program =1.18.22 normal
      • solana-program-test =1.18.22 normal
      • solana-sdk =1.18.22 normal
      • solana-transaction-status =1.18.22 normal
      • thiserror ^1.0 normal
      • tokio ^1.39.1 normal
    • Versions
    • 2.1% of the crate is documented
  • This release has been yanked, go to latest version
  • 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

light_client0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • indexer::AddressMerkleTreeAccounts
  • indexer::AddressMerkleTreeBundle
  • indexer::MerkleProof
  • indexer::NewAddressProofWithContext
  • indexer::StateMerkleTreeAccounts
  • indexer::StateMerkleTreeBundle
  • indexer::test_indexer::TestIndexer
  • rpc::solana_rpc::RetryConfig
  • rpc::solana_rpc::SolanaRpcConnection
  • rpc::test_rpc::ProgramTestRpcConnection
  • rpc_pool::SolanaConnectionManager
  • rpc_pool::SolanaRpcPool
  • transaction_params::FeeConfig
  • transaction_params::TransactionParams

Enums

  • indexer::IndexerError
  • rpc::errors::RpcError
  • rpc::merkle_tree::MerkleTreeExtError
  • rpc::solana_rpc::SolanaRpcUrl
  • rpc_pool::PoolError

Traits

  • indexer::Indexer
  • rpc::merkle_tree::MerkleTreeExt
  • rpc::rpc_connection::RpcConnection

Functions

  • rpc::errors::assert_rpc_error