Type Definition sqlx_oldapi::error::BoxDynError

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