Module mysql_async::error

source ·
Expand description

Errors used in this crate

Structs

This type represents MySql server error.

Enums

This type enumerates driver errors.
This type enumerates library errors.
Errors that can occur during parsing.
This type enumerates connection URL errors.

Type Definitions

Result type alias for this library.