Module sqlx_core::error

source ·
Expand description

Types for working with errors produced by SQLx.

Structs

Enums

  • Represents all the ways a method can fail within SQLx.
  • The error kind.

Traits

Functions

Type Aliases