Type Definition sqlx_core::error::BoxDynError

source · []
pub type BoxDynError = Box<dyn StdError + Send + Sync + 'static>;