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

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