Type Definition sqlx_core::error::BoxDynError[][src]

pub type BoxDynError = Box<dyn StdError + Send + Sync + 'static>;