c3p0_diesel 0.1.0

A good friend for r2d2. Based on diesel.
Documentation

It requires the postgres library to be installed on the host.

On Ubuntu:

sudo apt install libpq-dev

The install diesel_cli:

cargo install diesel_cli --no-default-features --features postgres