[][src]Type Definition c3p0_pool_pg::r2d2::postgres::Result

type Result<T> = Result<T, Error>;

A type alias of the result returned by many methods.