pub type GetErrorClassFn = &'static dyn for<'e> Fn(&'e Error) -> &'static str;