[][src]Type Definition amadeus::source::postgres::_internal::Result

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

A type alias of the result returned by many methods.