[][src]Type Definition diesel::r2d2::PoolError

type PoolError = Error;

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