Module c3p0_postgres::deadpool
source · Modules
- Managed version of the pool.
- Unmanaged version of the pool.
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
deadpooldirectly.
Structs
- The current pool status.
Enums
- Enumeration for picking a runtime implementation.
- Error of spawning a task on a thread where blocking is acceptable.