1
pub trait BackendError: std::error::Error + 'static + Send + Sync {}