Thanks to visit codestin.com Credit goes to docs.rs
postgres
type Result<T> = Result<T, Error>;
A type alias of the result returned by many methods.