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