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

type PoolError = Error;

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