Dead simple async pool for tokio-postgres connections.
# Cargo.toml
[dependencies]
deadpool-postgres = "0.14.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a PostgreSQL connection pool.
Ensure tokio is in dependencies and runtime is active.
No dependency data recorded yet.