A generic connection pool with async/await support
# Cargo.toml
[dependencies]
mobc = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a generic async connection pool
Add tokio or async-std as a dependency and use #[tokio::main] or similar
No dependency data recorded yet.