Module db_core::errors

source ·
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