Docs.rs
  • r2d2-0.8.10
    • r2d2 0.8.10
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sfackler
    • Dependencies
      • log ^0.4 normal
      • parking_lot ^0.12 normal
      • scheduled-thread-pool ^0.2 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

r2d20.8.10

Crate Items

  • Structs
  • Traits

List of all items

Structs

  • Builder
  • Error
  • Extensions
  • LoggingErrorHandler
  • NopConnectionCustomizer
  • NopErrorHandler
  • Pool
  • PooledConnection
  • State
  • event::AcquireEvent
  • event::CheckinEvent
  • event::CheckoutEvent
  • event::NopEventHandler
  • event::ReleaseEvent
  • event::TimeoutEvent

Traits

  • CustomizeConnection
  • HandleError
  • ManageConnection
  • event::HandleEvent