PgError

Type Alias PgError 

Source
pub type PgError = Error;

Aliased Typeยง

pub enum PgError {
    // some variants omitted
}