Docs.rs
  • deadpool-postgres-0.10.5
    • deadpool-postgres 0.10.5
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Darksonn
    • github:tokio-rs:core
    • bikeshedder
    • Dependencies
      • deadpool ^0.9.0 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • tokio ^1 normal
      • tokio-postgres ^0.7.2 normal
      • config ^0.13 dev
      • dotenv ^0.15.0 dev
      • futures ^0.3.1 dev
      • tokio ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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
logo

logo

Crate deadpool_postgres

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

List of all items

Structs

  • ClientWrapper
  • Config
  • Manager
  • ManagerConfig
  • Metrics
  • PoolConfig
  • StatementCache
  • StatementCaches
  • Status
  • Timeouts
  • Transaction
  • TransactionBuilder

Enums

  • ChannelBinding
  • ConfigError
  • RecyclingMethod
  • Runtime
  • SslMode
  • TargetSessionAttrs

Traits

  • GenericClient

Type Definitions

  • BuildError
  • Client
  • CreatePoolError
  • Hook
  • HookError
  • HookErrorCause
  • Object
  • Pool
  • PoolBuilder
  • PoolError