Registry / database / c3p0-common

c3p0-common

JSON →
library0.72.6rscratesunverified

A good friend for r2d2, providing common connection pooling utilities.

# Cargo.toml [dependencies] c3p0_common = "0.72.6"
INSTALL
IMPORT
SIG · C3P0-COMMON
C
c3p0-common
databaserustv0.72.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Pool
use c3p0_common::Pool;

Create a new connection pool.

use c3p0_common::Pool; let pool = Pool::new();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.72.6latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
c3p0-common — cargo add c3p0-common · libregistry