pub fn report_error<E: Error + Send + Sync + 'static>(error: E)
Report an error to Sentry manually.
error