Docs.rs
  • light-client-0.13.0
    • light-client 0.13.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ananas-block
    • Dependencies
      • async-trait ^0.1.82 normal
      • base64 ^0.13 normal
      • borsh ^0.10.0 normal
      • bs58 ^0.5.1 normal
      • bytemuck ^1.19.0 normal
      • lazy_static ^1.5.0 normal
      • light-compressed-account ^0.3.0 normal
      • light-concurrent-merkle-tree ^2.1.0 normal
      • light-hasher ^3.1.0 normal
      • light-indexed-merkle-tree ^2.1.0 normal
      • light-merkle-tree-metadata ^0.3.0 normal
      • light-prover-client ^2.0.0 normal
      • light-sdk ^0.13.0 normal
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • photon-api ^0.51.0 normal
      • rand ^0.8.5 normal
      • solana-account ^2.2 normal
      • solana-account-decoder-client-types ^2.2 normal
      • solana-address-lookup-table-interface ^2.2.1 normal
      • solana-banks-client ^2.2 normal optional
      • solana-clock ^2.2 normal
      • solana-commitment-config ^2.2 normal
      • solana-compute-budget-interface ^2.2 normal
      • solana-epoch-info ^2.2 normal
      • solana-hash ^2.2 normal
      • solana-instruction ^2.2 normal
      • solana-keypair ^2.2 normal
      • solana-program-error ^2.1.1 normal
      • solana-pubkey ^2.2 normal
      • solana-rpc-client ^2.2 normal
      • solana-rpc-client-api ^2.2 normal
      • solana-signature ^2.2 normal
      • solana-transaction ^2.2 normal
      • solana-transaction-error ^2.2 normal
      • solana-transaction-status-client-types ^2.2 normal
      • thiserror ^2.0 normal
      • tokio ^1.45.1 normal
      • tracing ^0.1.41 normal
    • Versions
    • 11.46% of the crate is documented
  • 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.13.0

Module indexer

Module Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

In crate light_client

light_client

Module indexer

Source

Modules§

photon_indexer

Structs§

AccountProofInputs
AddressMerkleTreeAccounts
AddressProofInputs
AddressQueueIndex
AddressWithTree
BatchAddressUpdateIndexerResponse
CompressedAccount
Context
GetCompressedAccountsByOwnerConfig
GetCompressedAccountsFilter
GetCompressedTokenAccountsByOwnerOrDelegateOptions
IndexerRpcConfig
Items
ItemsWithCursor
MerkleProof
MerkleProofWithContext
NewAddressProofWithContext
NextTreeInfo
OwnerBalance
PaginatedOptions
Cursor is a unique identifier for a page of results by which the next page can be fetched.
ProofOfLeaf
Response
RetryConfig
RootIndex
SignatureWithMetadata
StateMerkleTreeAccounts
TokenAccount
TokenBalance
TreeInfo
ValidityProofWithContext

Enums§

IndexerError

Traits§

Base58Conversions
Indexer

Type Aliases§

Address
Hash