Type Definition diesel_connection::PoolError[][src]

type PoolError = Error;
Expand description

A re-export of r2d2::Error, which is only used by methods on r2d2::Pool.