Docs.rs
  • solana-accountsdb-plugin-postgres-1.9.7
    • solana-accountsdb-plugin-postgres 1.9.7
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • anza-team
    • Dependencies
      • bs58 ^0.4.0 normal
      • chrono ^0.4.11 normal
      • crossbeam-channel ^0.5 normal
      • log ^0.4.14 normal
      • openssl ^0.10 normal
      • postgres ^0.19.2 normal
      • postgres-openssl ^0.5.0 normal
      • postgres-types ^0.2.2 normal
      • serde ^1.0.133 normal
      • serde_derive ^1.0.103 normal
      • serde_json ^1.0.74 normal
      • solana-accountsdb-plugin-interface =1.9.7 normal
      • solana-logger =1.9.7 normal
      • solana-measure =1.9.7 normal
      • solana-metrics =1.9.7 normal
      • solana-runtime =1.9.7 normal
      • solana-sdk =1.9.7 normal
      • solana-transaction-status =1.9.7 normal
      • thiserror ^1.0.30 normal
      • tokio-postgres ^0.7.4 normal
      • libc ^0.2.112 dev
      • libloading ^0.7.2 dev
      • serial_test ^0.5.1 dev
      • solana-account-decoder =1.9.7 dev
      • solana-core =1.9.7 dev
      • solana-local-cluster =1.9.7 dev
      • solana-net-utils =1.9.7 dev
      • solana-streamer =1.9.7 dev
      • tempfile ^3.2.0 dev
    • Versions
    • 2.99% of the crate is documented
  • Platform
    • 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

solana_accountsdb_plugin_postgres1.9.7

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • accountsdb_plugin_postgres::AccountsDbPluginPostgres
  • accountsdb_plugin_postgres::AccountsDbPluginPostgresConfig
  • postgres_client::DbAccountInfo
  • postgres_client::ParallelPostgresClient
  • postgres_client::PostgresClientBuilder
  • postgres_client::SimplePostgresClient
  • postgres_client::UpdateBlockMetadataRequest

Enums

  • accountsdb_plugin_postgres::AccountsDbPluginPostgresError

Traits

  • postgres_client::PostgresClient
  • postgres_client::ReadableAccountInfo

Functions

  • accountsdb_plugin_postgres::_create_plugin