Docs.rs
c3p0_postgres-0.72.6
c3p0_postgres 0.72.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ufoscout
Dependencies
c3p0_common ^0.72.6
normal
deadpool ^0.12
normal
deadpool-postgres ^0.14
normal
log ^0.4
normal
serde ^1.0
normal
tokio-postgres ^0.7
normal
uuid ^1
normal
testcontainers-modules ^0.11
dev
tokio ^1
dev
Versions
48.39%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module deadpool
c3p0_
postgres
0.72.6
Module deadpool
Module Items
Modules
Macros
Structs
Enums
In crate c3p0_
postgres
c3p0_postgres
Module
deadpool
Copy item path
Source
Modules
§
managed
Managed version of the pool.
postgres
unmanaged
Unmanaged version of the pool.
Macros
§
managed_
reexports
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
§
Status
The current pool status.
Enums
§
Runtime
Enumeration for picking a runtime implementation.
Spawn
Blocking
Error
Error of spawning a task on a thread where blocking is acceptable.