Module c3p0_postgres::deadpool

source ·

Modules

Macros

  • This macro creates all the type aliases usually reexported by deadpool-* crates. Crates that implement a deadpool manager should be considered stand alone crates and users of it should not need to use deadpool directly.

Structs

  • The current pool status.

Enums

  • Enumeration for picking a runtime implementation.
  • Error of spawning a task on a thread where blocking is acceptable.

Attribute Macros