pub type PrometheusHandlerRef = Arc<dyn PrometheusHandler + Send + Sync>;
struct PrometheusHandlerRef { /* private fields */ }