Type Definition sqlx_oldapi::error::BoxDynError

source ·
pub type BoxDynError = Box<dyn Error + Send + Sync, Global>;