Module db_sqlx_postgres::prelude::errors[][src]

Expand description

represents all the ways a trait can fail using this crate

Enums

Error data structure grouping various error subtypes

Type Definitions

Convenience type alias for grouping driver-specific errors

Generic result data structure