[][src]Module quaint::pooled

A connection pool to a SQL database.

Structs

PooledConnection

A connection from the pool. Implements Queryable.

Quaint

The main entry point and an abstraction over database connections and