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

type BoxDynError = Box<dyn Error + 'static + Send + Sync, Global>;