1
pub type GenericError = Box<dyn std::error::Error + Send + Sync + 'static>;