Type Definition db_sqlx_postgres::dev::prelude::BoxDynError [−][src]
pub type BoxDynError = Box<dyn Error + Sync + Send + 'static, Global>;
Expand description
Convenience type alias for grouping driver-specific errors